diff options
-rw-r--r-- | php-symfony2-ClassLoader.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-symfony2-ClassLoader.spec b/php-symfony2-ClassLoader.spec index a7dfdc5..89ed114 100644 --- a/php-symfony2-ClassLoader.spec +++ b/php-symfony2-ClassLoader.spec @@ -41,6 +41,8 @@ Requires: php-pcre Requires: php-reflection Requires: php-spl Requires: php-tokenizer +# Optional +Requires: php-pear(%{pear_channel}/Finder) > 2.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} |