net-libs/davix: only depend on sys-apps/util-linux on Linux
authorGuilherme Amadio <amadio@gentoo.org>
Tue, 17 Apr 2018 09:03:07 +0000 (11:03 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Tue, 17 Apr 2018 09:03:20 +0000 (11:03 +0200)
Package-Manager: Portage-2.3.29, Repoman-2.3.9

net-libs/davix/davix-0.6.7.ebuild

index 99b1a2b454cb53b723bda38abbcbde615b374d74..1e3fe6f79bfd3f43064c0ba847fb30f618a43ace 100644 (file)
@@ -12,12 +12,12 @@ SRC_URI="http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/tar/${PN
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc ipv6 test tools"
+IUSE="doc ipv6 kernel_linux test tools"
 
 CDEPEND="
                dev-libs/libxml2:2=
                dev-libs/openssl:0=
-               sys-apps/util-linux:0=
+               kernel_linux? ( sys-apps/util-linux )
 "
 
 DEPEND="${CDEPEND}