From 4717f888d523b2c2a33b73c5662602e83a10fb8a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 17 May 2012 17:10:18 +0000 Subject: [PATCH] - no sttaic lib - updated BRs Changed files: exo.spec -> 1.50 --- exo.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exo.spec b/exo.spec index b507eb0..cfe5056 100644 --- a/exo.spec +++ b/exo.spec @@ -1,7 +1,7 @@ # # Conditional build: %bcond_without apidocs # disable gtk-doc -%bcond_without static_libs # don't build static library +%bcond_with static_libs # don't build static library # %define xfce_version 4.10.0 # @@ -25,6 +25,7 @@ BuildRequires: gtk+2-devel >= 2:2.14.0 BuildRequires: gtk-doc-automake BuildRequires: intltool >= 0.35.0 BuildRequires: libtool +BuildRequires: libxfce4ui-devel >= %{xfce_version} BuildRequires: libxfce4util-devel >= %{xfce_version} BuildRequires: perl-URI BuildRequires: pkgconfig -- 2.43.0