summaryrefslogtreecommitdiffstats
path: root/packaging/deb/xenial/build_dependencies
AgeCommit message (Collapse)AuthorFilesLines
2017-03-29HC2VPP-102: allow to configure vpp dependencies in deb/rpm build scriptsMarek Gradzki1-0/+2
Debian: VPP dependencies can be specified in deb/common/vpp_dependencies file, used to generated debian/control file. Can be verified with: dpkg -I honeycomb_package.deb Centos: VPP dependencies can be specified in rpmvpp_dependencies file, referenced in honeycomb.spec. Can be verified with: rpm -i honeycomb_package.rpm Change-Id: Ide4ff3888085f714467fa1c1543b24b3c1b9f14b Signed-off-by: Marek Gradzki <mgradzki@cisco.com>