Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 120772

Summary: games-arcade/xevil depends on monolith X
Product: Gentoo Linux Reporter: Ivan Yosifov <iyosifov>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.