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

Collapse All | Expand All

(-)/usr/portage/dev-java/icedtea/icedtea-6.1.13.9-r2.ebuild (-3 / +4 lines)
Lines 38-45 Link Here
38
RESTRICT="test"
38
RESTRICT="test"
39
39
40
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
40
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
41
	javascript +jbootstrap kerberos nsplugin +nss pax_kernel pulseaudio
41
	javascript +jbootstrap kerberos libressl nsplugin +nss pax_kernel
42
	selinux source systemtap test +webstart zero"
42
	pulseaudio selinux source systemtap test +webstart zero"
43
43
44
# Ideally the following were optional at build time.
44
# Ideally the following were optional at build time.
45
ALSA_COMMON_DEP="
45
ALSA_COMMON_DEP="
Lines 108-114 Link Here
108
	>=dev-java/ant-core-1.8.2
108
	>=dev-java/ant-core-1.8.2
109
	dev-lang/perl
109
	dev-lang/perl
110
	>=dev-libs/libxslt-1.1.26
110
	>=dev-libs/libxslt-1.1.26
111
	dev-libs/openssl
111
	!libressl? ( dev-libs/openssl )
112
	libressl?  ( dev-libs/libressl )
112
	sys-apps/lsb-release
113
	sys-apps/lsb-release
113
	virtual/pkgconfig
114
	virtual/pkgconfig
114
	pax_kernel? ( sys-apps/elfix )"
115
	pax_kernel? ( sys-apps/elfix )"

Return to bug 573276