Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/polyphen/
Date: Thu, 04 Feb 2021 10:17:41
Message-Id: 1612433846.9242fb651f31c1774aac1fecfd58f64a49d3770c.andrewammerlaan@gentoo
1 commit: 9242fb651f31c1774aac1fecfd58f64a49d3770c
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Thu Feb 4 10:17:26 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Thu Feb 4 10:17:26 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9242fb65
7
8 sci-biology/polyphen: add bdep on unzip
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 sci-biology/polyphen/polyphen-2.2.2.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/sci-biology/polyphen/polyphen-2.2.2.ebuild b/sci-biology/polyphen/polyphen-2.2.2.ebuild
17 index da07819a5..3100c6bbd 100644
18 --- a/sci-biology/polyphen/polyphen-2.2.2.ebuild
19 +++ b/sci-biology/polyphen/polyphen-2.2.2.ebuild
20 @@ -20,6 +20,7 @@ DEPEND="
21 sci-biology/ncbi-blast+
22 "
23 RDEPEND="${DEPEND}"
24 +BDEPEND="app-arch/unzip"
25
26 # 3.7GB
27 # ftp://genetics.bwh.harvard.edu/pph2/bundled/polyphen-2.2.2-databases-2011_12.tar.bz2