X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-database.git/blobdiff_plain/2cb69fb8a460a8f79c0da16d0614e16a5e021a7a..d56b164dce1fecede76c87d09f49698a40eb7177:/debian/control.in diff --git a/debian/control.in b/debian/control.in index 1a0f067..f9ebc21 100644 --- a/debian/control.in +++ b/debian/control.in @@ -14,13 +14,13 @@ Description: Installs the SIPB Xen database schema files Package: sipb-xen-database-server Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.1, python-sqlalchemy, python-psycopg2, sipb-xen-database-common +Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.1, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, adduser Description: Installs the SIPB Xen database server This tracks all the user VMs and is accessed from the VM host Package: sipb-xen-database-client Architecture: all -Depends: ${misc:Depends}, python-sqlalchemy, python-psycopg2, sipb-xen-database-common +Depends: ${misc:Depends}, postgresql-client-8.1, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, python Description: Installs the SIPB Xen database configuration file This is a python xen configuration script that talks to the database to dynamically load xen domU configuration information