From e102279fea525dd4ac021f9af6290b868ef752c3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 17 Apr 2015 10:58:06 +0200 Subject: phpunit: keep upstream shebang --- php-bartlett-PHP-CompatInfo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec index f419f79..a805295 100644 --- a/php-bartlett-PHP-CompatInfo.spec +++ b/php-bartlett-PHP-CompatInfo.spec @@ -50,6 +50,7 @@ BuildRequires: %{_bindir}/phpunit # "symfony/console": "~2.5", # "bartlett/php-reflect": "^3.0.1", Requires: php(language) >= 5.3.0 +Requires: php-cli Requires: php-json Requires: php-libxml Requires: php-pcre -- cgit