X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=ee1b2757cab87bc04c09220cb7d57b69c4376efe;hb=eb9e6b6f07499e095e7b6b6148be3d7ca27e180f;hp=09df4a08dbc15e73145a6c9712be29020af6cc00;hpb=a3d933c87f146df801aa3947c25b6f1b2538f847;p=vpp.git diff --git a/Makefile b/Makefile index 09df4a08dbc..ee1b2757cab 100644 --- a/Makefile +++ b/Makefile @@ -63,7 +63,7 @@ DEB_DEPENDS += debhelper dkms git libtool libapr1-dev dh-systemd DEB_DEPENDS += libconfuse-dev git-review exuberant-ctags cscope pkg-config DEB_DEPENDS += lcov chrpath autoconf indent clang-format libnuma-dev DEB_DEPENDS += python-all python-dev python-virtualenv python-pip libffi6 check -DEB_DEPENDS += libboost-all-dev +DEB_DEPENDS += libboost-all-dev libffi-dev ifeq ($(OS_VERSION_ID),14.04) DEB_DEPENDS += openjdk-8-jdk-headless DEB_DEPENDS += libssl-dev