Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120772 - games-arcade/xevil depends on monolith X
Summary: games-arcade/xevil depends on monolith X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-28 16:13 UTC by Ivan Yosifov
Modified: 2006-02-11 09:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Yosifov 2006-01-28 16:13:35 UTC
Based on `ldd /usr/games/bin/xevil`, I hope correct:

--- /usr/portage/games-arcade/xevil/xevil-2.02_p2.ebuild        2005-09-26 21:05:38.000000000 +0300
+++ ./xevil-2.02_p2.ebuild      2006-01-29 02:09:10.000000000 +0200
@@ -16,7 +16,15 @@
 KEYWORDS="x86 ppc"
 IUSE=""

-RDEPEND="virtual/x11"
+RDEPEND="|| (
+                       (
+                               x11-libs/libX11
+                               x11-libs/libXau
+                               x11-libs/libXdmcp
+                               x11-libs/libXpm
+                       )
+                       virtual/x11
+               )"
 DEPEND="${RDEPEND}
        app-arch/unzip"
Comment 1 Joshua Baergen (RETIRED) gentoo-dev 2006-01-28 16:22:07 UTC
I actually just fixed games-arcade 20 minutes ago.  Fixes should be available in a bit on sync.