summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-25 19:54:32 +0100
committerSam James <sam@gentoo.org>2021-09-25 20:07:59 +0100
commitd58d0fd3f5f7277215ee61481641caec480b848e (patch)
tree3137a0697b652bb894ad38944b544a1cca214eea /net-libs/nghttp2/nghttp2-9999.ebuild
parentnet-libs/libblkmaker: add libjansson subslot dep (diff)
downloadgentoo-d58d0fd3f5f7277215ee61481641caec480b848e.tar.gz
gentoo-d58d0fd3f5f7277215ee61481641caec480b848e.tar.bz2
gentoo-d58d0fd3f5f7277215ee61481641caec480b848e.zip
net-libs/nghttp2: add libjansson subslot dep
Earlier versions of libjansson lacked symbol versioning, causing crashes. Bug: https://bugs.gentoo.org/812119 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2/nghttp2-9999.ebuild')
-rw-r--r--net-libs/nghttp2/nghttp2-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild
index 0c55b0475533..71186bfd3600 100644
--- a/net-libs/nghttp2/nghttp2-9999.ebuild
+++ b/net-libs/nghttp2/nghttp2-9999.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
${SSL_DEPEND}
dev-libs/boost:=[${MULTILIB_USEDEP},threads(+)]
)
- hpack-tools? ( >=dev-libs/jansson-2.5 )
+ hpack-tools? ( >=dev-libs/jansson-2.5:= )
jemalloc? ( dev-libs/jemalloc:=[${MULTILIB_USEDEP}] )
utils? (
${SSL_DEPEND}