dev-java/icedtea-sound-1.0.1: dependency fix
authorMiroslav Šulc <fordfrog@gentoo.org>
Sun, 3 Feb 2019 14:59:42 +0000 (15:59 +0100)
committerMiroslav Šulc <fordfrog@gentoo.org>
Sun, 3 Feb 2019 14:59:42 +0000 (15:59 +0100)
Closes: https://bugs.gentoo.org/536050
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild

index c663e70656dab0dc8fab6467d080e88845e015c7..52150dcdba3b6ac411b4ea775a2ce3ebfd972152 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Build written by Andrew John Hughes (gnu_andrew@member.fsf.org)
@@ -21,7 +21,8 @@ COMMON_DEP="
        >=virtual/jdk-1.6.0
        >=media-sound/pulseaudio-0.9.11:="
 RDEPEND="${COMMON_DEP}"
-DEPEND="${COMMON_DEP}"
+DEPEND="${COMMON_DEP}
+       app-arch/zip"
 
 pkg_setup() {
        JAVA_PKG_WANT_SOURCE="1.6"