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

Collapse All | Expand All

(-)gtk+-3.18.9.ebuild (-1 / +2 lines)
Lines 13-19 Link Here
13
13
14
LICENSE="LGPL-2+"
14
LICENSE="LGPL-2+"
15
SLOT="3"
15
SLOT="3"
16
IUSE="aqua broadway cloudprint colord cups examples +introspection test vim-syntax wayland X xinerama"
16
IUSE="aqua broadway cloudprint colord cups examples +introspection static test vim-syntax wayland X xinerama"
17
REQUIRED_USE="
17
REQUIRED_USE="
18
	|| ( aqua wayland X )
18
	|| ( aqua wayland X )
19
	xinerama? ( X )
19
	xinerama? ( X )
Lines 148-153 Link Here
148
		$(use_enable colord) \
148
		$(use_enable colord) \
149
		$(use_enable cups cups auto) \
149
		$(use_enable cups cups auto) \
150
		$(multilib_native_use_enable introspection) \
150
		$(multilib_native_use_enable introspection) \
151
		$(use_enable static) \
151
		$(use_enable wayland wayland-backend) \
152
		$(use_enable wayland wayland-backend) \
152
		$(use_enable X x11-backend) \
153
		$(use_enable X x11-backend) \
153
		$(use_enable X xcomposite) \
154
		$(use_enable X xcomposite) \

Return to bug 593344