summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2011-11-10 22:10:12 +0000
committerDoug Goldstein <cardoe@gentoo.org>2011-11-10 22:10:12 +0000
commit5df18777e7ddddf8f62805206fd2e3beeb60a749 (patch)
treea1de159f4c5ddee6d8bea6b0e799f0631a122ae6 /app-emulation/libvirt/libvirt-9999.ebuild
parentStable on amd64 based on testing by ago. Security bug 390113. (diff)
downloadgentoo-2-5df18777e7ddddf8f62805206fd2e3beeb60a749.tar.gz
gentoo-2-5df18777e7ddddf8f62805206fd2e3beeb60a749.tar.bz2
gentoo-2-5df18777e7ddddf8f62805206fd2e3beeb60a749.zip
The 'minimal' USE flag on sys-apps/iproute2 doesn't create the necessary /sbin/ip application and as a result it fails when working with the network. bug #390029
(Portage version: 2.1.10.33/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/libvirt/libvirt-9999.ebuild')
-rw-r--r--app-emulation/libvirt/libvirt-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild
index 308672754072..ea3dadef30f2 100644
--- a/app-emulation/libvirt/libvirt-9999.ebuild
+++ b/app-emulation/libvirt/libvirt-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v 1.12 2011/11/09 16:01:24 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v 1.13 2011/11/10 22:10:12 cardoe Exp $
#BACKPORTS=2
#AUTOTOOLIZE=yes
@@ -79,7 +79,7 @@ RDEPEND="sys-libs/readline
virt-network? ( net-dns/dnsmasq
>=net-firewall/iptables-1.4.10
net-firewall/ebtables
- sys-apps/iproute2 )
+ sys-apps/iproute2[-minimal] )
elibc_glibc? ( || ( >=net-libs/libtirpc-0.2.2-r1 <sys-libs/glibc-2.14 ) )"
# one? ( dev-libs/xmlrpc-c )
DEPEND="${RDEPEND}