From a84bd7bcb0cf6d2aa937e5c1d1c131a12ed3aa94 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Oct 2013 18:51:05 +0200 Subject: php-symfony2-Console: cleanups --- php-symfony2-Console.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-symfony2-Console.spec b/php-symfony2-Console.spec index cf94402..1d60255 100644 --- a/php-symfony2-Console.spec +++ b/php-symfony2-Console.spec @@ -50,6 +50,8 @@ Requires: php-posix Requires: php-cli Requires: php-reflection Requires: php-spl +# Optional +Requires: php-pear(%{pear_channel}/EventDispatcher) > 2.1 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} -- cgit