summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-09 11:12:24 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-09 11:12:24 +0200
commit69bb761d1804f0e42d5d278264737dffbe032c0a (patch)
treeec162e93f2d8d5c1755d974bb3b7c42f09251830
parent4e08ab0b87cf4351f51db6657fa4b4474da1c6e7 (diff)
php-zendframework-*: cleanups
-rw-r--r--php-zendframework-zend-barcode.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zend-barcode.spec b/php-zendframework-zend-barcode.spec
index 5923826..d2b9b2f 100644
--- a/php-zendframework-zend-barcode.spec
+++ b/php-zendframework-zend-barcode.spec
@@ -49,8 +49,8 @@ BuildRequires: php-composer(%{gh_owner}/zend-servicemanager) >= 2.5
# "fabpot/php-cs-fixer": "1.7.*",
# "phpunit/PHPUnit": "~4.0"
BuildRequires: php-composer(%{gh_owner}/zend-config) >= 2.5
-BuildRequires: php-composer(%{gh_owner}/zendpdf)
BuildRequires: php-composer(phpunit/phpunit) >= 4.0
+# Ommit zendpdf because of build order
# Autoloader
BuildRequires: php-composer(%{gh_owner}/zend-loader) >= 2.5
%endif