Add indent to DEB_DEPENDS missing in vagrant box. 51/6751/3
authorDave Wallace <dwallacelf@gmail.com>
Thu, 18 May 2017 05:03:15 +0000 (01:03 -0400)
committerDamjan Marion <dmarion.lists@gmail.com>
Fri, 19 May 2017 09:01:20 +0000 (09:01 +0000)
Change-Id: Icb9412ed09095443c20ae1fe2b71b646bbe580b0
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Makefile

index 6a128fa..f494f79 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,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 pkg-config
-DEB_DEPENDS += lcov chrpath autoconf nasm
+DEB_DEPENDS += lcov chrpath autoconf nasm indent
 DEB_DEPENDS += python-all python-dev python-virtualenv python-pip libffi6
 ifeq ($(OS_VERSION_ID),14.04)
        DEB_DEPENDS += openjdk-8-jdk-headless