mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
dev-java/icedtea: Disable webstart by default as well
It's not as dead as nsplugin but I imagine most people would rather avoid the extra dependency on icedtea-web. Package-Manager: portage-2.2.26
This commit is contained in:
@@ -39,7 +39,7 @@ RESTRICT="test"
|
||||
|
||||
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
|
||||
javascript +jbootstrap kerberos nsplugin +nss pax_kernel pulseaudio
|
||||
selinux source systemtap test zero +webstart"
|
||||
selinux source systemtap test webstart zero"
|
||||
|
||||
# Ideally the following were optional at build time.
|
||||
ALSA_COMMON_DEP="
|
||||
|
||||
@@ -62,7 +62,7 @@ RESTRICT="test"
|
||||
|
||||
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt infinality
|
||||
jamvm javascript +jbootstrap kerberos nsplugin nss pax_kernel
|
||||
pulseaudio sctp selinux smartcard source +sunec test zero +webstart"
|
||||
pulseaudio sctp selinux smartcard source +sunec test webstart zero"
|
||||
|
||||
REQUIRED_USE="gtk? ( !headless-awt )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user