diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-11-01 09:01:40 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-11-01 09:01:40 +0100 |
commit | fd7096ddbdc88c6b2db2c3081bc8732c995b86b8 (patch) | |
tree | 1fd40b60fe7221b64115d14bf1825163c66cc652 | |
parent | c61de6773ed202d9b40a1f231dd7e4d74c2ed699 (diff) |
php-pecl-judy: cleanups for Copr
-rw-r--r-- | php-pecl-riak.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-riak.spec b/php-pecl-riak.spec index e64663b..65004cb 100644 --- a/php-pecl-riak.spec +++ b/php-pecl-riak.spec @@ -41,6 +41,7 @@ Requires: php(api) = %{php_core_api} %if "%{php_version}" < "5.4" # php 5.3.3 in EL-6 don't use arched virtual provides # so only requires real packages instead +Requires: php-common%{?_isa} %else Requires: php-json%{?_isa} %endif |