From 94d784f45990bde76e91d8d942e992c59f6c2e1b Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 26 Apr 2008 21:04:06 -0400 Subject: [PATCH 1/1] depend on psql client svn path=/trunk/packages/sipb-xen-database/; revision=454 --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index 20a46b6..f9ebc21 100644 --- a/debian/control.in +++ b/debian/control.in @@ -20,7 +20,7 @@ Description: Installs the SIPB Xen database server Package: sipb-xen-database-client Architecture: all -Depends: ${misc:Depends}, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, python +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 -- 1.7.9.5