commit: 35df53dcefb2e98e8b71c0605700476276a66a15
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 22:40:48 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 22:40:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35df53dc
sys-cluster/nova: adding dosfstools for vfat config drive
Package-Manager: portage-2.2.26
sys-cluster/nova/nova-12.0.1.ebuild | 1 +
sys-cluster/nova/nova-2015.2.9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/sys-cluster/nova/nova-12.0.1.ebuild
b/sys-cluster/nova/nova-12.0.1.ebuild
index 2d218b9..9d49c42 100644
--- a/sys-cluster/nova/nova-12.0.1.ebuild
+++ b/sys-cluster/nova/nova-12.0.1.ebuild
@@ -221,6 +221,7 @@ RDEPEND="
net-misc/bridge-utils
compute? (
app-cdr/cdrkit
+ sys-fs/dosfstools
kvm? ( app-emulation/qemu )
xen? ( app-emulation/xen
app-emulation/xen-tools )
diff --git a/sys-cluster/nova/nova-2015.2.9999.ebuild
b/sys-cluster/nova/nova-2015.2.9999.ebuild
index 0e80b1d..2c6ccd0 100644
--- a/sys-cluster/nova/nova-2015.2.9999.ebuild
+++ b/sys-cluster/nova/nova-2015.2.9999.ebuild
@@ -221,6 +221,7 @@ RDEPEND="
net-misc/bridge-utils
compute? (
app-cdr/cdrkit
+ sys-fs/dosfstools
kvm? ( app-emulation/qemu )
xen? ( app-emulation/xen
app-emulation/xen-tools )