From 59fb2bb975451ccccf8af42fb8c3d8b7e8b47092 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 20 Jan 2016 14:24:03 +0100 Subject: net-libs/nghttp2: Set SLOT operators Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher --- net-libs/nghttp2/nghttp2-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-libs/nghttp2/nghttp2-9999.ebuild') diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild index 918c6dae2d04..776f0f6311a0 100644 --- a/net-libs/nghttp2/nghttp2-9999.ebuild +++ b/net-libs/nghttp2/nghttp2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,7 @@ SLOT="0/1.14" # . SONAMEs IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml" RDEPEND=" - cxx? ( dev-libs/boost[${MULTILIB_USEDEP},threads] ) + cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] ) hpack-tools? ( >=dev-libs/jansson-2.5 ) jemalloc? ( dev-libs/jemalloc ) utils? ( @@ -33,7 +33,7 @@ RDEPEND=" libressl? ( dev-libs/libressl ) >=sys-libs/zlib-1.2.3 ) - xml? ( >=dev-libs/libxml2-2.7.7 )" + xml? ( >=dev-libs/libxml2-2.7.7:2 )" DEPEND="${RDEPEND} virtual/pkgconfig test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" -- cgit v1.2.3-65-gdbad