From bc939f99e728b97aea1fde6caebea9baa1aa2c34 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 --- src/extras/Makefile.install | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.11.0