From 02a93da43f4fcebf7b00e5893ecd3e855dc2dbba Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 15 Mar 2013 10:22:17 -0400 Subject: [PATCH] LP#1155446: add Debian/Ubuntu deps required for Python tests to pass Signed-off-by: Galen Charlton Signed-off-by: Ben Shum --- src/extras/Makefile.install | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index 0d24677..f717448 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -73,10 +73,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 -- 2.43.2