Commit 67870388 authored by Felix Bartels's avatar Felix Bartels

ZP-1211 fix dependency so epel could already be used. Released under the...

ZP-1211 fix dependency so epel could already be used. Released under the Affero GNU General Public License (AGPL) version 3.
Signed-off-by: 's avatarFelix Bartels <f.bartels@kopano.com>
parent b0c58c90
...@@ -190,7 +190,7 @@ Group: Productivity/Networking/Email/Utilities ...@@ -190,7 +190,7 @@ Group: Productivity/Networking/Email/Utilities
Requires: %name-common = %version Requires: %name-common = %version
Requires: memcached Requires: memcached
%if "%_repository" == "RHEL_6_PHP_56" || "%_repository" == "RHEL_7_PHP_56" %if "%_repository" == "RHEL_6_PHP_56" || "%_repository" == "RHEL_7_PHP_56"
Requires: rh-php56-php-pecl-memcache Requires: rh-php56-php-memcached
%else %else
%if 0%{?suse_version} %if 0%{?suse_version}
Requires: php5-memcached 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