net-libs/nghttp2: Fixed dependency on net-libs/http-parser
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 18 Apr 2019 17:40:38 +0000 (19:40 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 18 Apr 2019 17:41:28 +0000 (19:41 +0200)
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
net-libs/nghttp2/nghttp2-1.38.0.ebuild

index 9b47d5f44b53f7556cd561ffb9ea865f6e01a580..633fb68774c7e57452d57b8b3c0db0dab7f65553 100644 (file)
@@ -33,7 +33,7 @@ RDEPEND="
        cxx? (
                ${SSL_DEPEND}
                dev-libs/boost:=[${MULTILIB_USEDEP},threads]
-               >=net-libs/http-parser-2.9.1:=
+               >=net-libs/http-parser-2.9.1:=[${MULTILIB_USEDEP}]
        )
        hpack-tools? (
                >=dev-libs/jansson-2.5