diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-01 19:01:02 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-01 19:01:02 +0100 |
commit | 3cc2eb750833fca8e58f0e3f98d3b348383ea35d (patch) | |
tree | 7b5b1583fc18380c68507f2bd9d050e21943487a | |
parent | 60038893b8893f31abdbf0464db308af11d6399c (diff) |
php-horde-Horde-Token: import from review
-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} |