summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-08-05 20:01:37 +0100
committerJames Le Cuirot <chewi@gentoo.org>2016-08-05 20:44:02 +0100
commit659b5398b5a26129d2900fd8015a552c2fbaf3d2 (patch)
tree5c14244e4f962512285d02bf57d28a49a9d8115f /dev-java/icedtea-bin
parentgames-mud/wxmud: remove deprecated games eclass (diff)
downloadgentoo-659b5398b5a26129d2900fd8015a552c2fbaf3d2.tar.gz
gentoo-659b5398b5a26129d2900fd8015a552c2fbaf3d2.tar.bz2
gentoo-659b5398b5a26129d2900fd8015a552c2fbaf3d2.zip
dev-java/icedtea-bin: Add missing nsplugin USE flag on icedtea-web dep
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r--dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild
index e2c45207699b..b71cef4b8eb8 100644
--- a/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild
@@ -68,7 +68,7 @@ RDEPEND=">=sys-devel/gcc-4.9.3[multilib?]
!multilib? ( ${RDEPEND//%/} )"
PDEPEND="webstart? ( >=dev-java/icedtea-web-1.6.1:0 )
- nsplugin? ( >=dev-java/icedtea-web-1.6.1:0 )
+ nsplugin? ( >=dev-java/icedtea-web-1.6.1:0[nsplugin] )
pulseaudio? ( dev-java/icedtea-sound )"
S="${WORKDIR}"