commit: 4a5624c7fdc81f7b55dcffb7f60841be1ca383b6
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 00:16:00 2016 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 17:22:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a5624c7
app-emulation/ganeti: hotplug requires missing dep dev-python/fdsend.
Package-Manager: portage-2.2.28
app-emulation/ganeti/ganeti-2.15.2-r5.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
b/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
index 2e696eb..6266c07 100644
--- a/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
+++ b/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
@@ -61,6 +61,7 @@ DEPEND="
dev-python/ipaddr[${PYTHON_USEDEP}]
dev-python/bitarray[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
+ dev-python/fdsend[${PYTHON_USEDEP}]
net-analyzer/arping
net-analyzer/fping
net-misc/bridge-utils