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

Collapse All | Expand All

(-)file_not_specified_in_diff (-17 / +22 lines)
Line 17 Link Here
17
IUSE="nsplugin linguas_de linguas_es linguas_fr linguas_ja linguas_zh_CN"
17
IUSE="nsplugin minimal linguas_de linguas_es linguas_fr linguas_ja linguas_zh_CN"
18
--
Line 24 Link Here
24
# Minimal avoids installing selfservice utility and its dependencies
25
# as well as optional multimedia dependencies (cf. deb package)
Lines 35-38 Link Here
35
	media-libs/gst-plugins-base:0.10
36
	media-libs/gstreamer:0.10
37
	media-libs/libcanberra[gtk]
38
	media-libs/libogg
Lines 40-43 Link Here
40
	media-libs/libvorbis
38
	net-dns/libidn
41
	media-libs/speex
42
	net-libs/webkit-gtk:2
43
	virtual/krb5
44
--
Line 48 Link Here
48
	x11-libs/libXaw
Line 52 Link Here
46
	x11-libs/libXpm
Lines 53-54 Link Here
53
	x11-libs/libXt
48
	x11-libs/pango
54
	x11-libs/pango"
49
	!minimal? (
55
--
50
		media-libs/gst-plugins-base:0.10
51
		media-libs/gstreamer:0.10
52
		media-libs/libcanberra[gtk]
53
		media-libs/libogg
54
		media-libs/libvorbis
55
		media-libs/speex
56
		net-libs/webkit-gtk:2
57
		virtual/krb5
58
		x11-libs/libXaw
59
		x11-libs/libXt
60
	)"
Line 85 Link Here
85
	doexe *.DLL libctxssl.so libproxy.so wfica AuthManagerDaemon PrimaryAuthManager selfservice ServiceRecord
91
	doexe *.DLL libctxssl.so libproxy.so wfica AuthManagerDaemon PrimaryAuthManager 
86
--
92
	if ! use minimal ; then
93
		doexe selfservice ServiceRecord
94
	fi

Return to bug 591816