aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:38:33 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:38:33 +0100
commit476fea929f85afc282d33617612da7dadbbf36dc (patch)
treedece29c5be9d024692de1c745bd53c2a06677518
parentsci-biology/trimmomatic: depend on unzip (diff)
downloadsci-476fea929f85afc282d33617612da7dadbbf36dc.tar.gz
sci-476fea929f85afc282d33617612da7dadbbf36dc.tar.bz2
sci-476fea929f85afc282d33617612da7dadbbf36dc.zip
sci-chemistry/ligplot: depend on unzip
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--sci-chemistry/ligplot+/ligplot+-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/ligplot+/ligplot+-1.4.ebuild b/sci-chemistry/ligplot+/ligplot+-1.4.ebuild
index f880a31fa..5ace5d69d 100644
--- a/sci-chemistry/ligplot+/ligplot+-1.4.ebuild
+++ b/sci-chemistry/ligplot+/ligplot+-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="virtual/jre:*"
-DEPEND=""
+DEPEND="app-arch/unzip"
RESTRICT="fetch"