From 69bb761d1804f0e42d5d278264737dffbe032c0a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 9 Aug 2015 11:12:24 +0200 Subject: php-zendframework-*: cleanups --- php-zendframework-zend-barcode.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit