|| ( >=net-analyzer/netcat6-1.0-r2 >=net-analyzer/openbsd-netcat-1.105-r1 )
>=net-libs/gnutls-1.0.25:0=
net-libs/libssh2
+ net-libs/libtirpc
+ net-libs/rpcsvc-proto
>=net-misc/curl-7.18.0
sys-apps/dmidecode
>=sys-apps/util-linux-2.17
}
src_configure() {
+ #
+ # With 4.1.0 we should always enable networking support - otherwise not
+ # even minimal networking is available. Yes, this degrades
+ # USE=virt-network to a mere runtime-dep USE flag. But let's keep it
+ # for compatibility and convenience.
+ #
local myeconfargs=(
$(use_with apparmor)
$(use_with apparmor apparmor-profiles)
$(use_with udev)
$(use_with uml)
$(use_with vepa virtualport)
- $(use_with virt-network network)
$(use_with wireshark-plugins wireshark-dissector)
$(use_with xen)
$(use_with xen xen-inotify)
$(use_with zeroconf avahi)
$(use_with zfs storage-zfs)
+ --with-network
+
--without-hal
--without-netcf
--without-sanlock