summaryrefslogtreecommitdiff
path: root/dev-java/touchgraph-graphlayout
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/touchgraph-graphlayout
parente2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca (diff)
downloadbaldeagleos-repo-15e279b77f00904622b52f017e7061774fb2fc0b.tar.gz
baldeagleos-repo-15e279b77f00904622b52f017e7061774fb2fc0b.tar.xz
baldeagleos-repo-15e279b77f00904622b52f017e7061774fb2fc0b.zip
Updating liguros repo
Diffstat (limited to 'dev-java/touchgraph-graphlayout')
-rw-r--r--dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild b/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild
index c6edb1b819ef..83340ef2d25e 100644
--- a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild
+++ b/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,10 @@ SLOT="0"
KEYWORDS="amd64 ~ppc64 x86"
IUSE=""
-DEPEND=">=virtual/jdk-1.6"
+DEPEND="
+ app-arch/unzip
+ >=virtual/jdk-1.6
+"
RDEPEND=">=virtual/jre-1.6"
S="${WORKDIR}/${MY_PN}"