sci-biology/foldingathome: Permit dev-libs/openssl-compat
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 May 2019 19:02:39 +0000 (21:02 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 14 Jun 2019 17:46:35 +0000 (19:46 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sci-biology/foldingathome/foldingathome-7.5.1.ebuild

index f842c8814c78b3c10d7d6fb6b83215876b941598..08e9c15149d79a0280d6d41eb78be29409ec2194 100644 (file)
@@ -19,7 +19,10 @@ IUSE=""
 # i.e. uclibc or clang can provide what is necessary at runtime
 DEPEND="dev-util/patchelf"
 RDEPEND="app-arch/bzip2
-       =dev-libs/openssl-1.0*:*
+       || (
+               dev-libs/openssl-compat:1.0.0
+               =dev-libs/openssl-1.0*:*
+       )
        sys-devel/gcc
        sys-libs/glibc
        sys-libs/zlib"