[Pkg-ganeti-commits] r11 - trunk/ganeti/debian

Guido Trotter ultrotter at alioth.debian.org
Wed Nov 28 17:27:29 UTC 2007


Author: ultrotter
Date: Wed Nov 28 17:27:28 2007
New Revision: 11

Log:
Add python modules to build dependencies

./configure now checks for the ganeti python dependencies to be installed at
build time. Added them to Build-Depends.



Modified:
   trunk/ganeti/debian/control

Modified: trunk/ganeti/debian/control
==============================================================================
--- trunk/ganeti/debian/control	(original)
+++ trunk/ganeti/debian/control	Wed Nov 28 17:27:28 2007
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Ganeti Team <pkg-ganeti-devel at lists.alioth.debian.org>
 Uploaders: Guido Trotter <ultrotter at debian.org>, Iustin Pop <iusty at k1024.org>, Leonardo Rodrigues de Mello <l at lmello.eu.org>
-Build-Depends: cdbs, debhelper (>= 5), docbook-utils
+Build-Depends: cdbs, debhelper (>= 5), docbook-utils, python-simplejson, python-pyparsing, python-pyopenssl, python-twisted-core
 Standards-Version: 3.7.2
 
 Package: ganeti



More information about the Pkg-ganeti-commits mailing list