X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-meta.git/blobdiff_plain/dd36aa63b9ab441a2c306be7e0142eb5c49b2630..3c1289e1d9dcd06f9b4ad94de658c52ef4707fc6:/debian/control diff --git a/debian/control b/debian/control index d166e50..8eec8ef 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Standards-Version: 3.8.0 Package: xvm-host Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-host-master, - xvm-munin-host-config, invirt-cluster-config, xvm-iscsi-config, xvm-misc-config + xvm-munin-host-config, invirt-cluster-config, xvm-iscsi-config, + xvm-misc-config, invirt-ssh-config Description: Metapackage for XVM hosts This package installs the necessary software to run an XVM host. @@ -16,7 +17,7 @@ Package: xvm-master Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-database-server, invirt-dev, invirt-web, xvm-munin-master-config, xvm-db-backup, - xvm-misc-config, xvm-authz-locker + xvm-misc-config, xvm-authz-locker, invirt-ssh-config Description: Metapackage for the XVM master VM This package installs the necessary software for the XVM master VM, which includes the database server and the web server. @@ -32,7 +33,7 @@ Description: Metapackage for the XVM console VM Package: xvm-remote Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-remote-server, - xvm-munin-remote-config, xvm-misc-config + xvm-munin-remote-config, xvm-misc-config, invirt-ssh-config Description: Metapackage for the VM remote VM This package installs the necessary software for the XVM remctl proxy.