Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 121063
Collapse All | Expand All

(-)/usr/portage/x11-libs/wxGTK/wxGTK-2.6.2-r1.ebuild (-3 / +1 lines)
Lines 12-20 Link Here
12
IUSE="gnome joystick odbc opengl sdl X"
12
IUSE="gnome joystick odbc opengl sdl X"
13
RDEPEND="${RDEPEND}
13
RDEPEND="${RDEPEND}
14
	opengl? ( virtual/opengl )
14
	opengl? ( virtual/opengl )
15
	>=x11-libs/gtk+-2.0
15
	X? ( >=x11-libs/gtk+-2.0 >=dev-libs/glib-2.0 media-libs/tiff )
16
	>=dev-libs/glib-2.0
17
	media-libs/tiff
18
	odbc? ( dev-db/unixODBC )
16
	odbc? ( dev-db/unixODBC )
19
	!mips? ( !arm? ( !hppa? ( !ia64? ( !ppc64? ( !alpha? ( !sparc? ( sdl? ( media-libs/sdl-sound ) ) ) ) ) ) ) )"
17
	!mips? ( !arm? ( !hppa? ( !ia64? ( !ppc64? ( !alpha? ( !sparc? ( sdl? ( media-libs/sdl-sound ) ) ) ) ) ) ) )"
20
18

Return to bug 121063