From: blake Date: Wed, 27 Apr 2022 18:49:25 +0000 (-0500) Subject: Removing the python-memcache package from the install list X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=940aa90c92f0529c41497acdceeb9b3e36cc0b39;p=working%2FOpenSRF.git Removing the python-memcache package from the install list Signed-off-by: blake --- diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index 5257add..18fcdb6 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -84,7 +84,6 @@ DEBS = \ psmisc\ python-dev\ python-libxml2\ - python-memcache\ python-nose\ python-pyxmpp\ python-setuptools\