]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Explicitly require libgcrypt-devel
authorJiri Denemark <jdenemar@redhat.com>
Mon, 3 Jun 2013 12:57:29 +0000 (14:57 +0200)
committerCole Robinson <crobinso@redhat.com>
Wed, 6 Nov 2013 18:55:32 +0000 (13:55 -0500)
commitc75683da9e80c23b338bfa8bea3186f0f21c50f3
treedb453e9a6715f671ffb60e1fb22f35d4e84fb3d5
parent7fd01c6aa12db9fa5a11c9853cec934ff0f51f1e
spec: Explicitly require libgcrypt-devel

Our configure.ac says:

    Not all versions of gnutls include -lgcrypt, and so we add
    it explicitly for the calls to gcry_control/check_version

Thus we cannot rely on gnutls-devel to bring grcypt-devel as a
dependency.

(cherry picked from commit 3b50a711f0e40cff3f415b87f8b38c785f3cce91)
libvirt.spec.in