[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1.0.61-1-10-gde6ddf1
Guido Günther
agx at sigxcpu.org
Sat Feb 20 12:14:01 UTC 2010
The following commit has been merged in the master branch:
commit de6ddf15628b4f6400733708854f5a0f24f7264e
Author: Guido Günther <agx at sigxcpu.org>
Date: Sat Feb 20 13:13:30 2010 +0100
Depend on python-all-dev
since libguestfs handles python 2.6 too
diff --git a/debian/control b/debian/control
index 6221c72..6b89b82 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7), autotools-dev,
# when building from git:
automake, autoconf, libtool, ocaml,
# for python bindings:
- python-dev, python-support,
+ python-all-dev, python-support,
# for the perl bindings:
libtest-pod-coverage-perl, libextutils-command-perl, libintl-perl, libtest-pod-perl,
# for virt-inspector:
--
Libguestfs Debian packaging
More information about the Pkg-libvirt-commits
mailing list