This Patch fixes the VPP build issue.
Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org>
Change-Id: I456fb698aed95a97dc86908a13a4c40dbf25e9bb
# another option is to copy all required VPP dependencies into VSPERF
# installation files and keep them updated
$(AT)$(MAKE) -C $(WORK_DIR) UNATTENDED=y install-dep
+ $(AT)$(MAKE) -C $(WORK_DIR) UNATTENDED=y install-ext-deps
$(AT)$(MAKE) -C $(WORK_DIR) build-release $(MORE_MAKE_FLAGS)
# vppctl expects that vpp_api_test is installed in system directories
# in order to execute vppctl from src/ subtree we have to use absolute path