Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 121047 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/x11-wm/kahakai/kahakai-0.6.2_p20040306.ebuild (-2 / +10 lines)
Lines 15-22 Link Here
15
LICENSE="GPL-2"
15
LICENSE="GPL-2"
16
KEYWORDS="-alpha ppc ~sparc x86"
16
KEYWORDS="-alpha ppc ~sparc x86"
17
17
18
RDEPEND="virtual/x11
18
RDEPEND="|| ( (x11-libs/libX11
19
	truetype? ( virtual/xft )
19
		x11-libs/libXrandr
20
		x11-libs/libXft
21
		x11-libs/libXrender
22
		x11-proto/xextproto
23
		xinerama? (x11-libs/libXinerama)
24
		)
25
		virtual/x11
26
	)
27
	truetype? ( || ( x11-libs/libXft virtual/xft ) )
20
	ruby? ( || ( >=dev-lang/ruby-1.8 dev-lang/ruby-cvs ) )
28
	ruby? ( || ( >=dev-lang/ruby-1.8 dev-lang/ruby-cvs ) )
21
	>=dev-lang/swig-1.3.20
29
	>=dev-lang/swig-1.3.20
22
	>=media-libs/imlib2-1.1.0
30
	>=media-libs/imlib2-1.1.0

Return to bug 121047