diff options
Diffstat (limited to 'php-JsonSchema.spec')
-rw-r--r-- | php-JsonSchema.spec | 3 |
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 |