Add a missing dependency for invirt-autoinstaller-host on kpartx. dev prod
authorEvan Broder <broder@mit.edu>
Sun, 30 May 2010 15:34:48 +0000 (11:34 -0400)
committerEvan Broder <broder@mit.edu>
Sun, 30 May 2010 15:34:48 +0000 (11:34 -0400)
svn path=/trunk/packages/invirt-autoinstaller/; revision=3016

debian/changelog
debian/control

index ac448e7..240b65d 100644 (file)
@@ -1,3 +1,9 @@
+invirt-autoinstaller (0.0.34) unstable; urgency=low
+
+  * Add a missing dependency for the host on kpartx.
+
+ -- Evan Broder <broder@mit.edu>  Sun, 30 May 2010 11:32:43 -0400
+
 invirt-autoinstaller (0.0.33) unstable; urgency=low
 
   * Don't hardcode netmask and gateway
index 8d1a753..e6a5bca 100644 (file)
@@ -9,7 +9,7 @@ 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.