[packages/php-symfony2-Console] suggest posix extension for terminal colors
glen
glen at pld-linux.org
Sat Apr 12 14:14:48 CEST 2014
commit 766d7e8f5220cbe1a7fc810d944f0df609442ef4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 12 15:14:45 2014 +0300
suggest posix extension for terminal colors
php-symfony2-Console.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/php-symfony2-Console.spec b/php-symfony2-Console.spec
index 6a57c0d..54db38d 100644
--- a/php-symfony2-Console.spec
+++ b/php-symfony2-Console.spec
@@ -22,6 +22,7 @@ Requires: php(pcre)
Requires: php(spl)
Requires: php-channel(pear.symfony.com)
Requires: php-pear >= 1.3.10
+Suggests: php(posix)
Suggests: php-symfony2-EventDispatcher
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-Console.git/commitdiff/766d7e8f5220cbe1a7fc810d944f0df609442ef4
More information about the pld-cvs-commit
mailing list