summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-05 17:08:56 +0000
committerSam James <sam@gentoo.org>2020-12-05 17:09:01 +0000
commit5a5b7fc2b31574f6cfad022a877f327b818d0bbd (patch)
treea7c59efd607e8f271c96058ef3e1a58a842f82d2 /www-apache/libapreq2
parentnet-analyzer/pypacker: add py3_{8,9} (diff)
downloadgentoo-5a5b7fc2b31574f6cfad022a877f327b818d0bbd.tar.gz
gentoo-5a5b7fc2b31574f6cfad022a877f327b818d0bbd.tar.bz2
gentoo-5a5b7fc2b31574f6cfad022a877f327b818d0bbd.zip
www-apache/libapreq2: add ssl dep
Closes: https://bugs.gentoo.org/755203 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache/libapreq2')
-rw-r--r--www-apache/libapreq2/libapreq2-2.15-r1.ebuild (renamed from www-apache/libapreq2/libapreq2-2.15.ebuild)5
1 files changed, 5 insertions, 0 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.15.ebuild b/www-apache/libapreq2/libapreq2-2.15-r1.ebuild
index 03aadcb290e7..84e5b1b4d38f 100644
--- a/www-apache/libapreq2/libapreq2-2.15.ebuild
+++ b/www-apache/libapreq2/libapreq2-2.15-r1.ebuild
@@ -16,6 +16,11 @@ IUSE="perl test"
RESTRICT="!test? ( test )"
RDEPEND="
+ || (
+ dev-libs/apr-util[openssl]
+ dev-libs/apr-util[libressl]
+ dev-libs/apr-util[nss]
+ )
perl? (
>=dev-perl/ExtUtils-XSBuilder-0.23
virtual/perl-version