From: Galen Charlton Date: Fri, 15 Mar 2013 14:22:17 +0000 (-0400) Subject: LP#1155446: add Debian/Ubuntu deps required for Python tests to pass X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fgmcharlt%2Flp1155446_python_test_suite_deps;p=working%2FOpenSRF.git LP#1155446: add Debian/Ubuntu deps required for Python tests to pass Signed-off-by: Galen Charlton --- diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index 7942b6f..1a343b9 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -74,10 +74,15 @@ DEBS = \ libxslt1-dev\ memcached\ pkg-config\ + python-coverage\ psmisc\ python-dev\ python-libxml2\ + python-memcache\ + python-nose\ + python-pyxmpp\ python-setuptools\ + python-simplejson\ tar\ zlib1g-dev