summaryrefslogtreecommitdiff
path: root/dev-java/xml-security
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-20 06:30:25 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-20 06:30:25 +0000
commit15e279b77f00904622b52f017e7061774fb2fc0b (patch)
tree02b5a752be192345dec0d7b32d82f19017b16ad8 /dev-java/xml-security
parente2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca (diff)
downloadbaldeagleos-repo-15e279b77f00904622b52f017e7061774fb2fc0b.tar.gz
baldeagleos-repo-15e279b77f00904622b52f017e7061774fb2fc0b.tar.xz
baldeagleos-repo-15e279b77f00904622b52f017e7061774fb2fc0b.zip
Updating liguros repo
Diffstat (limited to 'dev-java/xml-security')
-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 942cda9a85f1..54e988592d63 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