|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
# Copyright 1999-2014 Gentoo Foundation
|
|
|
|
|
# Copyright 1999-2015 Gentoo Foundation
|
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
# $Header: $
|
|
|
|
|
|
|
|
|
@ -27,7 +27,7 @@ SLOT="0"
|
|
|
|
|
IUSE="debug doc examples +expat qt4 ssl static-libs zeroconf"
|
|
|
|
|
|
|
|
|
|
RDEPEND="
|
|
|
|
|
dev-libs/boost
|
|
|
|
|
dev-libs/boost:=
|
|
|
|
|
expat? ( dev-libs/expat )
|
|
|
|
|
!expat? ( dev-libs/libxml2 )
|
|
|
|
|
ssl? ( dev-libs/openssl )
|
|
|
|
|