diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-17 10:58:06 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-17 10:58:06 +0200 |
commit | e102279fea525dd4ac021f9af6290b868ef752c3 (patch) | |
tree | d7648e2e71ccbba97d6005dd052e24912596fc75 | |
parent | 256eb422bf2ca2015f9ba8a2a6197d5e53e63670 (diff) |
phpunit: keep upstream shebang
-rw-r--r-- | php-bartlett-PHP-CompatInfo.spec | 1 |
1 files changed, 1 insertions, 0 deletions
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 |