depend on psql client
authorGreg Price <price@mit.edu>
Sun, 27 Apr 2008 01:04:06 +0000 (21:04 -0400)
committerGreg Price <price@mit.edu>
Sun, 27 Apr 2008 01:04:06 +0000 (21:04 -0400)
svn path=/trunk/packages/sipb-xen-database/; revision=454

debian/control.in

index 20a46b6..f9ebc21 100644 (file)
@@ -20,7 +20,7 @@ Description: Installs the SIPB Xen database server
 
 Package: sipb-xen-database-client
 Architecture: all
 
 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
 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