diff options
Diffstat (limited to 'app-emulation/xen-tools/xen-tools-4.1.2-r3.ebuild')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.1.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.1.2-r3.ebuild b/app-emulation/xen-tools/xen-tools-4.1.2-r3.ebuild index 8364d1f02cb8..c39c7d3a8cdf 100644 --- a/app-emulation/xen-tools/xen-tools-4.1.2-r3.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.1.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.2-r3.ebuild,v 1.2 2012/12/02 22:48:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.2-r3.ebuild,v 1.3 2012/12/04 12:00:12 idella4 Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -78,7 +78,7 @@ RDEPEND="${CDEPEND} app-misc/screen app-admin/logrotate ) - || ( virtual/udev sys-apps/hotplug ) + || ( sys-fs/udev sys-apps/hotplug ) selinux? ( sec-policy/selinux-xen )" # hvmloader is used to bootstrap a fully virtualized kernel |