diff options
-rw-r--r-- | php-horde-Horde-Xml-Wbxml.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-horde-Horde-Xml-Wbxml.spec b/php-horde-Horde-Xml-Wbxml.spec index 46fcaa9..4a6ce92 100644 --- a/php-horde-Horde-Xml-Wbxml.spec +++ b/php-horde-Horde-Xml-Wbxml.spec @@ -19,7 +19,9 @@ BuildRequires: php-pear BuildRequires: php-channel(%{pear_channel}) # To run unit tests BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.0.0 +%if 0%{?fedora} > 12 BuildRequires: libwbxml +%endif Requires(post): %{__pear} Requires(postun): %{__pear} |