aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 18:09:00 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 18:09:00 +0100
commit1d6948725f0e09f619dd203d508608b94183549f (patch)
tree231e58d8a1da9b7e9bdd577722d99288b9f8101d /sci-misc
parentsci-biology/estscan: remove PN from homepage (diff)
downloadsci-1d6948725f0e09f619dd203d508608b94183549f.tar.gz
sci-1d6948725f0e09f619dd203d508608b94183549f.tar.bz2
sci-1d6948725f0e09f619dd203d508608b94183549f.zip
sci-misc/jwnl: depend on app-arch/unzip
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/jwnl/jwnl-1.3_rc3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-misc/jwnl/jwnl-1.3_rc3.ebuild b/sci-misc/jwnl/jwnl-1.3_rc3.ebuild
index abf81be22..7abef0b58 100644
--- a/sci-misc/jwnl/jwnl-1.3_rc3.ebuild
+++ b/sci-misc/jwnl/jwnl-1.3_rc3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -20,6 +20,7 @@ IUSE=""
COMMON_DEP="dev-java/commons-logging"
DEPEND=">=virtual/jdk-1.4
+ app-arch/unzip
${COMMON_DEP}"
RDEPEND=">=virtual/jre-1.4
${COMMON_DEP}"