From 9ee6d97c2883d42f204a533a8bc1f4562df778fb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 16 Sep 2020 09:32:48 +0100 Subject: gentoo resync : 16.09.2020 --- dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild') diff --git a/dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild index 930f0f3ad547..0d8ff65ee21c 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild @@ -30,12 +30,9 @@ HOMEPAGE="http://icedtea.classpath.org" LICENSE="GPL-2-with-classpath-exception" SLOT="8" KEYWORDS="-* amd64 ~arm arm64 ppc64 x86" -IUSE="+alsa big-endian cups doc examples +gtk headless-awt nsplugin pulseaudio selinux source webstart" +IUSE="+alsa big-endian cups doc examples +gtk headless-awt pulseaudio selinux source" -REQUIRED_USE=" - gtk? ( !headless-awt ) - nsplugin? ( !headless-awt ) -" +REQUIRED_USE="gtk? ( !headless-awt )" RESTRICT="preserve-libs strip" QA_PREBUILT="opt/.*" @@ -73,11 +70,7 @@ RDEPEND=" ) " -PDEPEND=" - webstart? ( >=dev-java/icedtea-web-1.6.1:0 ) - nsplugin? ( >=dev-java/icedtea-web-1.6.1:0[nsplugin] ) - pulseaudio? ( dev-java/icedtea-sound ) -" +PDEPEND="pulseaudio? ( dev-java/icedtea-sound )" S="${WORKDIR}" -- cgit v1.2.3