From bd5d1dcf1be86aa08131e5e551435849b375aa66 Mon Sep 17 00:00:00 2001 From: Eric Price Date: Mon, 28 Jul 2008 01:06:14 -0400 Subject: [PATCH 1/1] Work around bug #242576 in xen-tools by depending on lvm2. svn path=/trunk/packages/sipb-xen-autoinstaller/; revision=757 --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 1.7.9.5