Commit 085d68b9 authored by Sebastian Kummer's avatar Sebastian Kummer

Merge pull request #589 in ZP/z-push from...

Merge pull request #589 in ZP/z-push from hotfix/ZP-1211-php-memcached-not-available-on-centos to develop

* commit '67870388':
  ZP-1211 fix dependency so epel could already be used. Released under the Affero GNU General Public License (AGPL) version 3.
parents b0c58c90 67870388
......@@ -190,7 +190,7 @@ Group: Productivity/Networking/Email/Utilities
Requires: %name-common = %version
Requires: memcached
%if "%_repository" == "RHEL_6_PHP_56" || "%_repository" == "RHEL_7_PHP_56"
Requires: rh-php56-php-pecl-memcache
Requires: rh-php56-php-memcached
%else
%if 0%{?suse_version}
Requires: php5-memcached
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment