From: Eric Price Date: Mon, 28 Jul 2008 05:06:14 +0000 (-0400) Subject: Work around bug #242576 in xen-tools by depending on lvm2. X-Git-Tag: sipb-xen-autoinstaller/2.3~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/commitdiff_plain/bd5d1dcf1be86aa08131e5e551435849b375aa66 Work around bug #242576 in xen-tools by depending on lvm2. svn path=/trunk/packages/sipb-xen-autoinstaller/; revision=757 --- diff --git a/debian/control.in b/debian/control.in index dbd0cea..120a32f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -9,7 +9,7 @@ Package: sipb-xen-autoinstaller-guest Architecture: all Provides: ${diverted-files} Conflicts: ${diverted-files} -Depends: ${misc:Depends}, patch, xen-tools, busybox-static +Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2 Conflicts: sysvinit, upstart Description: SIPB Xen automatic guest-image installer system (guest) This is our automatic guest-image installer system.