From 778c2765c8ea5c6628f6d668847f0b9ae06dbf3d Mon Sep 17 00:00:00 2001 From: Klement Sekera Date: Tue, 8 Nov 2016 02:00:28 +0100 Subject: Improve test framework documentation Change-Id: I06f0cbbbdd29e04a07f1db6807b3e16f1d41e8d2 Signed-off-by: Klement Sekera --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 987008645de..5064686cab1 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ endif DEB_DEPENDS = curl build-essential autoconf automake bison libssl-dev ccache DEB_DEPENDS += debhelper dkms git libtool libganglia1-dev libapr1-dev dh-systemd DEB_DEPENDS += libconfuse-dev git-review exuberant-ctags cscope -DEB_DEPENDS += python-dev python-virtualenv +DEB_DEPENDS += python-dev python-virtualenv python-pip ifeq ($(OS_VERSION_ID),14.04) DEB_DEPENDS += openjdk-8-jdk-headless else -- cgit 1.2.3-korg