From: Thierry Parmentelat Date: Mon, 21 Jan 2013 17:33:22 +0000 (+0100) Subject: add dependency so we can call uuidgen X-Git-Tag: sfa-2.1-24~4^2~13 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ad6e9bdc507c121881426c9cc14dca9fc1d9f60b;p=sfa.git add dependency so we can call uuidgen --- diff --git a/debian/control b/debian/control index 0b7e461a..ac523b8b 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch Package: sfa-common Architecture: any -Depends: python (>= 2.5), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-setuptools, python-zsi, postgresql (>= 8.2), python-sqlalchemy, python-migrate +Depends: python (>= 2.5), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-setuptools, python-zsi, postgresql (>= 8.2), python-sqlalchemy, python-migrate, uuid-runtime #further depends from fedora - no obvious match on debian for now #Requires: xmlsec1-openssl-devel (libxmlsec1-dev or libxmlsec1-openssl or ??) #Requires: util-linux-ng