diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-12 13:02:24 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-12 13:02:24 +0200 |
commit | ee8597cf43b6acc7aacf222dddf65d3c6e6077d0 (patch) | |
tree | 77b67e2a6fd837bdc06ff102d04e2e0039c5548f | |
parent | df1966732ff0333d0b8330d9e650245cdc2a8d05 (diff) |
php-ZendFramework2: cleanup
-rw-r--r-- | php-ZendFramework2.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-ZendFramework2.spec b/php-ZendFramework2.spec index 5f4cc2b..6c1bdb9 100644 --- a/php-ZendFramework2.spec +++ b/php-ZendFramework2.spec @@ -38,7 +38,6 @@ BuildArch: noarch %if %{with_tests} # PHPUnit + autoloader BuildRequires: %{_bindir}/phpunit -BuildRequires: php-symfony-classloader >= 2.0 # required by components BuildRequires: php(language) >= 5.3.23 BuildRequires: php-bcmath |