diff options
| -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 | 
