From 849affdb917fbc5350fd81e458d538773bce8885 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Wed, 6 Nov 2013 14:03:11 -0500 Subject: [PATCH] Explicitly BuildRequires libgcrypt --- libvirt.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libvirt.spec b/libvirt.spec index 006d5fe..3244ed2 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -410,6 +410,7 @@ BuildRequires: readline-devel BuildRequires: ncurses-devel BuildRequires: gettext BuildRequires: libtasn1-devel +BuildRequires: libgcrypt-devel BuildRequires: gnutls-devel BuildRequires: libattr-devel %if %{with_libvirtd}