commit: 8af47ad6d84726f323c295c3494ab36292a05bf0
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 2 11:50:07 2021 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Sep 2 12:00:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af47ad6
sci-chemistry/dssp: Needs boost with zlib and bzip2
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-chemistry/dssp/dssp-2.2.1-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild
b/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild
index 17a89bb51ff..8697005fc2c 100644
--- a/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild
+++ b/sci-chemistry/dssp/dssp-2.2.1-r3.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
-RDEPEND="dev-libs/boost:=[threads(+)]"
+RDEPEND="dev-libs/boost:=[bzip2,zlib,threads(+)]"
DEPEND="${RDEPEND}"
PATCHES=(