diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-11-03 10:21:40 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-11-03 10:21:40 +0100 | 
| commit | e92a9bd05c58f62caa072b99eb10d125954b926a (patch) | |
| tree | cf9a13633422d15c580cf00ad022e5fad8a2fad1 | |
| parent | 7938b1815a1b148b186a4e8ac5786213185e8c2b (diff) | |
php-nrk-Predis: cleanup
| -rw-r--r-- | php-nrk-Predis.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-nrk-Predis.spec b/php-nrk-Predis.spec index 41470f8..69433fe 100644 --- a/php-nrk-Predis.spec +++ b/php-nrk-Predis.spec @@ -34,7 +34,7 @@ BuildRequires:  php(language) >= 5.3.2  BuildRequires:  php-pear(PEAR)  BuildRequires:  php-channel(%{pear_channel})  %if %{with_tests} -BuildRequires:  php-pear(pear.phpunit.de/PHPUnit) +BuildRequires:  php-phpunit-PHPUnit  BuildRequires:  redis > 2.6  %endif  | 
