From 2daa1b781441bc42acb7f2f8d7bf1acafdf6c793 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Thu, 8 Dec 2011 14:39:53 +0000 Subject: [PATCH] Add BR on gettext-devel when autotools is enabled --- libvirt.spec | 1 + 1 file changed, 1 insertion(+) 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