diff options
-rw-r--r-- | php-horde-Horde-Translation.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Translation.spec b/php-horde-Horde-Translation.spec index ad9f351..463d9be 100644 --- a/php-horde-Horde-Translation.spec +++ b/php-horde-Horde-Translation.spec @@ -25,7 +25,7 @@ BuildRequires: php-pear(PEAR) >= 1.7.0 BuildRequires: php-channel(%{pear_channel}) %if %{with_tests} # To run unit tests -BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.0.0 +BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.1.0 %endif Requires(post): %{__pear} |