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

(-)fltk-1.1.9-r1.ebuild~ (-1 / +2 lines)
Lines 14-20 Link Here
14
14
15
SLOT="$(get_version_component_range 1-2)"
15
SLOT="$(get_version_component_range 1-2)"
16
16
17
IUSE="doc examples games opengl threads xft xinerama"
17
IUSE="debug doc examples games opengl threads xft xinerama"
18
18
19
RDEPEND="x11-libs/libXext
19
RDEPEND="x11-libs/libXext
20
	x11-libs/libICE
20
	x11-libs/libICE
Lines 71-76 Link Here
71
		--enable-largefile \
71
		--enable-largefile \
72
		--enable-shared \
72
		--enable-shared \
73
		--enable-xdbe \
73
		--enable-xdbe \
74
		$(use_enable debug) \
74
		$(use_enable opengl gl) \
75
		$(use_enable opengl gl) \
75
		$(use_enable threads) \
76
		$(use_enable threads) \
76
		$(use_enable xft) \
77
		$(use_enable xft) \

Return to bug 281230