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

(-)gentoo.old/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild (-2 / +4 lines)
Lines 27-33 Link Here
27
	>=gnome-base/libgtop-2.12.0:2=
27
	>=gnome-base/libgtop-2.12.0:2=
28
	>=gnome-extra/gucharmap-3.0:2.90
28
	>=gnome-extra/gucharmap-3.0:2.90
29
	>=mate-base/mate-panel-1.25.2
29
	>=mate-base/mate-panel-1.25.2
30
	>=net-wireless/wireless-tools-28_pre9:0
31
	>=sys-apps/dbus-1.10.0
30
	>=sys-apps/dbus-1.10.0
32
	x11-libs/gdk-pixbuf:2
31
	x11-libs/gdk-pixbuf:2
33
	>=x11-libs/gtk+-3.22:3
32
	>=x11-libs/gtk+-3.22:3
Lines 43-48 Link Here
43
	netlink? (
42
	netlink? (
44
		dev-libs/libnl:3
43
		dev-libs/libnl:3
45
	)
44
	)
45
	!netlink? (
46
		>=net-wireless/wireless-tools-28_pre9:0
47
	)
46
	upower? ( >=sys-power/upower-0.99.8 )
48
	upower? ( >=sys-power/upower-0.99.8 )
47
"
49
"
48
50
Lines 72-78 Link Here
72
		--libexecdir=/usr/libexec/mate-applets \
74
		--libexecdir=/usr/libexec/mate-applets \
73
		$(use_with X x) \
75
		$(use_with X x) \
74
		$(use_with upower) \
76
		$(use_with upower) \
75
		$(use_with netlink nl) \
77
		$(usex netlink "--with-nl --without-iwevgenie" "--with-iwevgenie --without-nl") \
76
		$(use_enable ipv6) \
78
		$(use_enable ipv6) \
77
		$(use_enable policykit polkit) \
79
		$(use_enable policykit polkit) \
78
		"${myconf[@]}"
80
		"${myconf[@]}"

Return to bug 922870