]> 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)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 3 Jun 2013 13:15:44 +0000 (15:15 +0200)
commit3b50a711f0e40cff3f415b87f8b38c785f3cce91
tree94de636c9d04ecae181fc7a80ef1b19a653baeda
parenta923865a0e0e7d8dc1bcd08a0b13a1a7e3cb20a7
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.
libvirt.spec.in