summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-20 04:08:28 +0000
committerSam James <sam@gentoo.org>2020-10-20 04:08:28 +0000
commit64f8016dd949f95e64d7aea469f6922f08860ba2 (patch)
treec69a2b0415e68035a7d65e7dfe70cb3881bc9026 /dev-java/xml-security/xml-security-1.5.7-r1.ebuild
parentdev-java/velocity-dvsl: MissingUnpackerDep (diff)
downloadgentoo-64f8016dd949f95e64d7aea469f6922f08860ba2.tar.gz
gentoo-64f8016dd949f95e64d7aea469f6922f08860ba2.tar.bz2
gentoo-64f8016dd949f95e64d7aea469f6922f08860ba2.zip
dev-java/xml-security: MissingUnpackerDep
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/xml-security/xml-security-1.5.7-r1.ebuild')
-rw-r--r--dev-java/xml-security/xml-security-1.5.7-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-java/xml-security/xml-security-1.5.7-r1.ebuild b/dev-java/xml-security/xml-security-1.5.7-r1.ebuild
index 2f0dfc584976..0754ce115bfb 100644
--- a/dev-java/xml-security/xml-security-1.5.7-r1.ebuild
+++ b/dev-java/xml-security/xml-security-1.5.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -26,6 +26,7 @@ CDEPEND="
RDEPEND="${CDEPEND}
>=virtual/jre-1.6"
DEPEND="${CDEPEND}
+ app-arch/unzip
test? (
dev-java/ant-junit:0
dev-java/junit:4