summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2021-09-02 13:50:57 +0200
committerPacho Ramos <pacho@gentoo.org>2021-09-02 14:00:48 +0200
commit54a9ba7ce3518fd4974ddd7834584a0c3dad9980 (patch)
treef2cd816e41c20499b1cdd86731fe0f5a10714c56 /sci-chemistry
parentsci-chemistry/dssp: Needs boost with zlib and bzip2 (diff)
downloadgentoo-54a9ba7ce3518fd4974ddd7834584a0c3dad9980.tar.gz
gentoo-54a9ba7ce3518fd4974ddd7834584a0c3dad9980.tar.bz2
gentoo-54a9ba7ce3518fd4974ddd7834584a0c3dad9980.zip
sci-chemistry/dssp: Needs boost with zlib and bzip2 support
Closes: https://bugs.gentoo.org/802417 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/dssp/dssp-4.0.1_p20210831.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/dssp/dssp-4.0.1_p20210831.ebuild b/sci-chemistry/dssp/dssp-4.0.1_p20210831.ebuild
index 407efe506226..a5e5af9c7424 100644
--- a/sci-chemistry/dssp/dssp-4.0.1_p20210831.ebuild
+++ b/sci-chemistry/dssp/dssp-4.0.1_p20210831.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64"
IUSE=""
BDEPEND="
- >=dev-libs/boost-1.70.0:=[threads(+)]
+ >=dev-libs/boost-1.70.0:=[bzip2,zlib,threads(+)]
>=sci-libs/libcifpp-1.1.1
"
DEPEND=""