From 31ba7a6956054e40b599f58bf71eb4eba1811211 Mon Sep 17 00:00:00 2001 From: James Ausmus Date: Thu, 19 Jan 2017 15:45:42 -0800 Subject: [PATCH] net-libs/nghttp2: add missing net-dns/c-ares dep with USE=utils #604708 --- net-libs/nghttp2/nghttp2-1.18.1.ebuild | 1 + net-libs/nghttp2/nghttp2-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-libs/nghttp2/nghttp2-1.18.1.ebuild b/net-libs/nghttp2/nghttp2-1.18.1.ebuild index d41e498f8582..2c00bea1fbab 100644 --- a/net-libs/nghttp2/nghttp2-1.18.1.ebuild +++ b/net-libs/nghttp2/nghttp2-1.18.1.ebuild @@ -32,6 +32,7 @@ RDEPEND=" !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}] + net-dns/c-ares:=[${MULTILIB_USEDEP}] ) xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild index 5f101b4faf2c..eb70466df86a 100644 --- a/net-libs/nghttp2/nghttp2-9999.ebuild +++ b/net-libs/nghttp2/nghttp2-9999.ebuild @@ -32,6 +32,7 @@ RDEPEND=" !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}] + net-dns/c-ares:=[${MULTILIB_USEDEP}] ) xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} -- 2.26.2