projects
/
invirt/packages/invirt-autoinstaller.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add a missing dependency for invirt-autoinstaller-host on kpartx.
[invirt/packages/invirt-autoinstaller.git]
/
debian
/
control
diff --git
a/debian/control
b/debian/control
index
d173d71
..
e6a5bca
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-9,7
+9,7
@@
Package: invirt-autoinstaller-host
Architecture: all
Provides: ${diverted-files}
Conflicts: ${diverted-files}
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.
Description: SIPB Xen automatic guest-image installer system (host)
This is our automatic guest-image installer system.
@@
-17,6
+17,6
@@
Package: invirt-autoinstaller-guest
Architecture: all
Provides: ${diverted-files}
Conflicts: ${diverted-files}, sysvinit, upstart, xen-hypervisor
Architecture: all
Provides: ${diverted-files}
Conflicts: ${diverted-files}, sysvinit, upstart, xen-hypervisor
-Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx
+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.
Description: SIPB Xen automatic guest-image installer system (guest)
This is our automatic guest-image installer system.