summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/hyperd/hyperd-0.7.0-r1.ebuild (renamed from app-emulation/hyperd/hyperd-0.7.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/hyperd/hyperd-0.7.0.ebuild b/app-emulation/hyperd/hyperd-0.7.0-r1.ebuild
index bef9be9822b9..a5c0703ef09e 100644
--- a/app-emulation/hyperd/hyperd-0.7.0.ebuild
+++ b/app-emulation/hyperd/hyperd-0.7.0-r1.ebuild
@@ -19,7 +19,8 @@ IUSE="libvirt xen"
RDEPEND="libvirt? ( >=app-emulation/libvirt-1.2.2 )
xen? ( app-emulation/xen )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ sys-fs/lvm2"
src_prepare() {
pushd src/${EGO_PN} || die