From a79608401d3b6e412862037c77dcd28abeadd292310b035b264f246028e9e8aa Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Fri, 16 Sep 2011 19:15:46 +0000 Subject: [PATCH] fix the fix OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=157 --- libvirt.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libvirt.spec b/libvirt.spec index 05c0426..0370d73 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -249,6 +249,7 @@ BuildRequires: libnl-devel %else BuildRequires: libnl-1_1-devel %endif +%endif %if %{with_esx} BuildRequires: libcurl-devel %endif