Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/dssp/
Date: Thu, 02 Sep 2021 12:01:05
Message-Id: 1630584046.8af47ad6d84726f323c295c3494ab36292a05bf0.pacho@gentoo
1 commit: 8af47ad6d84726f323c295c3494ab36292a05bf0
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 11:50:07 2021 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 12:00:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af47ad6
7
8 sci-chemistry/dssp: Needs boost with zlib and bzip2
9
10 Package-Manager: Portage-3.0.22, Repoman-3.0.3
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 sci-chemistry/dssp/dssp-2.2.1-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild b/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild
17 index 17a89bb51ff..8697005fc2c 100644
18 --- a/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild
19 +++ b/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild
20 @@ -14,7 +14,7 @@ SLOT="0"
21 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
22 IUSE=""
23
24 -RDEPEND="dev-libs/boost:=[threads(+)]"
25 +RDEPEND="dev-libs/boost:=[bzip2,zlib,threads(+)]"
26 DEPEND="${RDEPEND}"
27
28 PATCHES=(