diff options
author | 2016-09-26 07:54:20 +0200 | |
---|---|---|
committer | 2016-09-26 07:54:20 +0200 | |
commit | 5cb9f81de996a2bfc5fda1c1017723bff7240444 (patch) | |
tree | 2e9895ffdcc4bbf66ed62bcb7fed5c0a347e3b35 /net-libs/nghttp2 | |
parent | www-servers/apache: Removed old. (diff) | |
download | gentoo-5cb9f81de996a2bfc5fda1c1017723bff7240444.tar.gz gentoo-5cb9f81de996a2bfc5fda1c1017723bff7240444.tar.bz2 gentoo-5cb9f81de996a2bfc5fda1c1017723bff7240444.zip |
net-libs/nghttp2: Added missing multilib USE dependencies (bug #595120).
Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r-- | net-libs/nghttp2/nghttp2-1.10.0.ebuild | 12 | ||||
-rw-r--r-- | net-libs/nghttp2/nghttp2-1.14.0.ebuild | 12 | ||||
-rw-r--r-- | net-libs/nghttp2/nghttp2-1.14.1.ebuild | 12 | ||||
-rw-r--r-- | net-libs/nghttp2/nghttp2-1.7.1.ebuild | 12 | ||||
-rw-r--r-- | net-libs/nghttp2/nghttp2-9999.ebuild | 12 |
5 files changed, 30 insertions, 30 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.10.0.ebuild b/net-libs/nghttp2/nghttp2-1.10.0.ebuild index 594660d75c8a..cdf998311ad6 100644 --- a/net-libs/nghttp2/nghttp2-1.10.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.10.0.ebuild @@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm RDEPEND=" cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] ) hpack-tools? ( >=dev-libs/jansson-2.5 ) - jemalloc? ( dev-libs/jemalloc ) + jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] ) utils? ( - >=dev-libs/libev-4.15 - !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] ) - libressl? ( dev-libs/libressl ) - >=sys-libs/zlib-1.2.3 + >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] + !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}] ) - xml? ( >=dev-libs/libxml2-2.7.7:2 )" + xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} virtual/pkgconfig test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" diff --git a/net-libs/nghttp2/nghttp2-1.14.0.ebuild b/net-libs/nghttp2/nghttp2-1.14.0.ebuild index 7d892241bc29..1fae52de3253 100644 --- a/net-libs/nghttp2/nghttp2-1.14.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.14.0.ebuild @@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm RDEPEND=" cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] ) hpack-tools? ( >=dev-libs/jansson-2.5 ) - jemalloc? ( dev-libs/jemalloc ) + jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] ) utils? ( - >=dev-libs/libev-4.15 - !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] ) - libressl? ( dev-libs/libressl ) - >=sys-libs/zlib-1.2.3 + >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] + !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}] ) - xml? ( >=dev-libs/libxml2-2.7.7:2 )" + xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} virtual/pkgconfig test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" diff --git a/net-libs/nghttp2/nghttp2-1.14.1.ebuild b/net-libs/nghttp2/nghttp2-1.14.1.ebuild index 7d892241bc29..1fae52de3253 100644 --- a/net-libs/nghttp2/nghttp2-1.14.1.ebuild +++ b/net-libs/nghttp2/nghttp2-1.14.1.ebuild @@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm RDEPEND=" cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] ) hpack-tools? ( >=dev-libs/jansson-2.5 ) - jemalloc? ( dev-libs/jemalloc ) + jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] ) utils? ( - >=dev-libs/libev-4.15 - !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] ) - libressl? ( dev-libs/libressl ) - >=sys-libs/zlib-1.2.3 + >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] + !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}] ) - xml? ( >=dev-libs/libxml2-2.7.7:2 )" + xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} virtual/pkgconfig test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" diff --git a/net-libs/nghttp2/nghttp2-1.7.1.ebuild b/net-libs/nghttp2/nghttp2-1.7.1.ebuild index f65b7c128412..6a323d69a339 100644 --- a/net-libs/nghttp2/nghttp2-1.7.1.ebuild +++ b/net-libs/nghttp2/nghttp2-1.7.1.ebuild @@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm RDEPEND=" cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] ) hpack-tools? ( >=dev-libs/jansson-2.5 ) - jemalloc? ( dev-libs/jemalloc ) + jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] ) utils? ( - >=dev-libs/libev-4.15 - !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] ) - libressl? ( dev-libs/libressl ) - >=sys-libs/zlib-1.2.3 + >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] + !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}] ) - xml? ( >=dev-libs/libxml2-2.7.7:2 )" + xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} virtual/pkgconfig test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild index 2e6405711fca..5f101b4faf2c 100644 --- a/net-libs/nghttp2/nghttp2-9999.ebuild +++ b/net-libs/nghttp2/nghttp2-9999.ebuild @@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm RDEPEND=" cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] ) hpack-tools? ( >=dev-libs/jansson-2.5 ) - jemalloc? ( dev-libs/jemalloc ) + jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] ) utils? ( - >=dev-libs/libev-4.15 - !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] ) - libressl? ( dev-libs/libressl ) - >=sys-libs/zlib-1.2.3 + >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] + !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}] ) - xml? ( >=dev-libs/libxml2-2.7.7:2 )" + xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} virtual/pkgconfig test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" |