diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-06 17:11:08 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-06 17:11:08 +0200 |
commit | 9f7a78088c3149ac76a7705e624c9cca55c88bce (patch) | |
tree | e6debfae635e3d5138bb2ffa347c9aa848905e02 | |
parent | 120fd5d564e6be396bfdb0215fb4929d644f2f2e (diff) |
php-symfony2-Serializer 2.1.2
-rw-r--r-- | php-symfony2-HttpFoundation.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-symfony2-HttpFoundation.spec b/php-symfony2-HttpFoundation.spec index 79d1bd2..e185dea 100644 --- a/php-symfony2-HttpFoundation.spec +++ b/php-symfony2-HttpFoundation.spec @@ -19,6 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: php-pear(PEAR) BuildRequires: php-channel(%{pear_channel}) +# For tests BuildRequires: php-pear(pear.phpunit.de/PHPUnit) Requires: php-common >= 5.3.2 |