summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-15 16:25:56 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-15 16:25:56 +0200
commitc9c2b62a651995386d72d67976f4e45431d066e1 (patch)
treecf9b6e296c932e00c27df8391172c0cbf453ab1a
parent689cd7f14c307686599092eb061ad7a1c592d150 (diff)
php-JsonSchema: cleanup
-rw-r--r--php-JsonSchema.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/php-JsonSchema.spec b/php-JsonSchema.spec
index 7d6efb5..5ebc3da 100644
--- a/php-JsonSchema.spec
+++ b/php-JsonSchema.spec
@@ -39,7 +39,7 @@ BuildArch: noarch
# For tests
BuildRequires: php(language) >= %{php_min_ver}
BuildRequires: php-phpunit-PHPUnit
-# For tests: phpcompatinfo (computed from v1.4.0)
+# For tests: phpcompatinfo (computed from v1.4.2)
BuildRequires: php-curl
BuildRequires: php-date
BuildRequires: php-filter
@@ -51,6 +51,7 @@ BuildRequires: php-spl
Requires: php(language) >= %{php_min_ver}
# phpcompatinfo (computed from v1.4.2)
+Requires: php-cli
Requires: php-curl
Requires: php-date
Requires: php-filter