diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-06 16:22:36 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-06 16:22:36 +0100 |
commit | 54ce4baa3270ff011d5684079eb9ea8c9b0a5a4f (patch) | |
tree | 533a9bc03f60ffdf3d1b5d27d1c4eba11c61c734 | |
parent | 048d5efc5e7f796acdecb93fe6a87a5eb488eb0b (diff) |
php-horde-Horde-Browser: cleanups
-rw-r--r-- | php-horde-Horde-Image.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Image.spec b/php-horde-Horde-Image.spec index edb1d80..5b61db4 100644 --- a/php-horde-Horde-Image.spec +++ b/php-horde-Horde-Image.spec @@ -25,7 +25,7 @@ Requires: php-date Requires: php-exif Requires: php-pcre Requires: php-spl -BuildRequires: php-pear(PEAR) >= 1.7.0 +Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0 |