From: Lars Wendler Date: Thu, 18 Apr 2019 17:40:38 +0000 (+0200) Subject: net-libs/nghttp2: Fixed dependency on net-libs/http-parser X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0287109596ba74e1e71c10b570ca1457e9f6c485;p=gentoo.git net-libs/nghttp2: Fixed dependency on net-libs/http-parser Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/net-libs/nghttp2/nghttp2-1.38.0.ebuild b/net-libs/nghttp2/nghttp2-1.38.0.ebuild index 9b47d5f44b53..633fb68774c7 100644 --- a/net-libs/nghttp2/nghttp2-1.38.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.38.0.ebuild @@ -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