From 2daa1b781441bc42acb7f2f8d7bf1acafdf6c793 Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Dec 08 2011 14:39:53 +0000 Subject: Add BR on gettext-devel when autotools is enabled --- 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