From 1c7ac29a987a46b28de264083e936e6cedc870be Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Tue, 9 Nov 2010 16:13:59 -0500 Subject: [PATCH] add Requires --- PLCAPI.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index 98236bb..df59eff 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -47,7 +47,10 @@ Requires: python-twisted-words Requires: python-twisted-web # ldap Requires: python-ldap - +# for memcache +Requires: python-memcached +Requires: memcached +Requires: php-pecl-memcache ### avoid having yum complain about updates, as stuff is moving around # plc.d/api Conflicts: MyPLC <= 4.3 -- 2.43.0