From 5ce6520a81d0e0539628b3ea270864654f3a198d Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 28 May 2019 21:02:39 +0200 Subject: sci-biology/foldingathome: Permit dev-libs/openssl-compat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny Signed-off-by: Thomas Deutschmann --- sci-biology/foldingathome/foldingathome-7.5.1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sci-biology/foldingathome') diff --git a/sci-biology/foldingathome/foldingathome-7.5.1.ebuild b/sci-biology/foldingathome/foldingathome-7.5.1.ebuild index f842c8814c78..08e9c15149d7 100644 --- a/sci-biology/foldingathome/foldingathome-7.5.1.ebuild +++ b/sci-biology/foldingathome/foldingathome-7.5.1.ebuild @@ -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" -- cgit v1.2.3-65-gdbad