From 4fe7f26f34bdf302ed04dcf25fa5a78e60bbaad7 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 4 Nov 2016 17:19:06 +0000 Subject: [PATCH] Add BR on intltool Signed-off-by: Daniel P. Berrange --- libvirt-glib.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libvirt-glib.spec b/libvirt-glib.spec index 2aedb42..bc81814 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -37,6 +37,7 @@ BuildRequires: libtool %if %{with_vala} BuildRequires: vala-tools %endif +BuildRequires: intltool %package devel Group: Development/Libraries