[libvirt] Add BR on gettext-devel when autotools is enabled

Daniel P. Berrange berrange at fedoraproject.org
Thu Dec 8 14:40:07 UTC 2011


commit 2daa1b781441bc42acb7f2f8d7bf1acafdf6c793
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Thu Dec 8 14:39:53 2011 +0000

    Add BR on gettext-devel when autotools is enabled

 libvirt.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index 7883f08..0644e3a 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -356,6 +356,7 @@ Requires(postun): systemd-units
 
 # All build-time requirements
 %if 0%{?enable_autotools}
+BuildRequires: gettext-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool


More information about the scm-commits mailing list