commit:     a6e5a6f5c8e8467e6a7241329bdbeeb4c7931790
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 16:11:46 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 16:11:46 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a6e5a6f5

sci-biology/SolexaQA: depend on unzip

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/SolexaQA/SolexaQA-2.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-biology/SolexaQA/SolexaQA-2.2.ebuild 
b/sci-biology/SolexaQA/SolexaQA-2.2.ebuild
index 3ef15d780..ffdb98126 100644
--- a/sci-biology/SolexaQA/SolexaQA-2.2.ebuild
+++ b/sci-biology/SolexaQA/SolexaQA-2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,8 @@ IUSE=""
 
 DEPEND="
        dev-lang/perl
-       dev-lang/R"
+       dev-lang/R
+       app-arch/unzip"
 RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/"${PN}"_v."${PV}"

Reply via email to