[Pkg-libvirt-commits] [libvirt] 02/03: Depend on gnutls/gcrypt explicitly

Guido Guenther agx at moszumanska.debian.org
Mon Jul 14 08:47:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch experimental
in repository libvirt.

commit 8ae2cf54dfa5bf205b4f9d6fccf1e1b9adaa274f
Author: Guido Günther <agx at sigxcpu.org>
Date:   Mon Jul 14 09:48:54 2014 +0200

    Depend on gnutls/gcrypt explicitly
    
    Closes: #753121
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e053b8f..44e8a00 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
  libncurses5-dev,
  libreadline-dev,
  zlib1g-dev,
- libgcrypt11-dev,
- libgnutls-dev,
+ libgcrypt20-dev,
+ libgnutls28-dev,
  libavahi-client-dev,
  libsasl2-dev,
  libxen-dev (>= 4.3) [i386 amd64],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list