summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-06-21 20:00:09 -0400
committerSam James <sam@gentoo.org>2021-06-22 19:19:00 +0100
commitf561b635a8f39cacbd3ccea531e7ad8eba51e14c (patch)
tree591d5f5b6f32a85ab85d36681948e65eac24ba4f
parentwww-client/uget: use binding := for dev-libs/openssl (diff)
downloadgentoo-f561b635.tar.gz
gentoo-f561b635.tar.bz2
gentoo-f561b635.zip
www-servers/gatling: use binding := for dev-libs/openssl
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--www-servers/gatling/gatling-0.16-r2.ebuild (renamed from www-servers/gatling/gatling-0.16-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gatling/gatling-0.16-r1.ebuild b/www-servers/gatling/gatling-0.16-r2.ebuild
index ba75a8d4e970..5dc968c933d1 100644
--- a/www-servers/gatling/gatling-0.16-r1.ebuild
+++ b/www-servers/gatling/gatling-0.16-r2.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="ssl? ( !diet )"
DEPEND=">=dev-libs/libowfat-0.32-r2[diet=]
diet? ( dev-libs/dietlibc )
ssl? (
- dev-libs/openssl:0
+ dev-libs/openssl:0=
)"
RDEPEND="${DEPEND}
acct-group/gatling