Add a missing dependency for invirt-autoinstaller-host on kpartx.
[invirt/packages/invirt-autoinstaller.git] / debian / control
index 2b53494..e6a5bca 100644 (file)
@@ -9,14 +9,14 @@ Package: invirt-autoinstaller-host
 Architecture: all
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
-Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config
+Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config, kpartx
 Description: SIPB Xen automatic guest-image installer system (host)
  This is our automatic guest-image installer system.
 
 Package: invirt-autoinstaller-guest
 Architecture: all
 Provides: ${diverted-files}
-Conflicts: ${diverted-files}, aptitude, sysvinit, upstart, xen-hypervisor
-Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx
+Conflicts: ${diverted-files}, sysvinit, upstart, xen-hypervisor
+Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx, aptitude, invirt-base
 Description: SIPB Xen automatic guest-image installer system (guest)
  This is our automatic guest-image installer system.