X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=292b0d286c01018acf1886baaf3adc46d9c840f1;hb=adb13d69add72499faecacc55739e646acda3532;hp=b3ffaf30fe3c348e07fb086b65feff433bb08e55;hpb=a1bd0230d2412223141486192ee0d4632bfe8710;p=vpp.git diff --git a/Makefile b/Makefile index b3ffaf30fe3..292b0d286c0 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 python-pip lcov chrpath +DEB_DEPENDS += python-dev python-virtualenv python-pip lcov chrpath autoconf ifeq ($(OS_VERSION_ID),14.04) DEB_DEPENDS += openjdk-8-jdk-headless else