[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/0.9.10-1-3-g8323080
Guido Günther
agx at sigxcpu.org
Thu Mar 15 19:25:03 UTC 2012
The following commit has been merged in the master branch:
commit 8323080a7c6551ba15d1048850301630e31b92c0
Author: Guido Günther <agx at sigxcpu.org>
Date: Thu Mar 15 20:24:15 2012 +0100
We need gcrypt so build-depend on it
although it's already being pulled in by gnutls.
Thanks: Serge Hallyn
diff --git a/debian/control b/debian/control
index ecf9dda..1cdf963 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: cdbs (>= 0.4.90~),
libncurses5-dev,
libreadline-dev,
zlib1g-dev,
+ libgcrypt11-dev,
libgnutls-dev,
python-all-dev (>= 2.6.6-3~),
libavahi-client-dev,
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list