mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Packages: add bgpq3 (debian/0.1.33-1) package to build procedure
This commit is contained in:
parent
a9c5df1f42
commit
f4df31d37e
@ -202,6 +202,7 @@ pkg_special.append( add_package('ipaddrcheck', branch='master'))
|
||||
pkg_special.append( add_package('hvinfo', url='https://github.com/dmbaturin/hvinfo.git', branch='master') )
|
||||
pkg_special.append( add_package('lldpd', url='https://github.com/vincentbernat/lldpd.git', branch='master', tag='1.0.3') )
|
||||
pkg_special.append( add_package('ethtool', url='https://salsa.debian.org/kernel-team/ethtool.git', branch='master', tag='debian/1%4.19-1') )
|
||||
pkg_special.append( add_package('bgpq3', url='https://salsa.debian.org/debian/bgpq3.git', branch='master', tag='debian/0.1.33-1') )
|
||||
|
||||
# VyOS strongswan ships additional python3-vici packages required by vyos-1x and this is not build by default
|
||||
vyos_strongswan_build_cmd = "dpkg-buildpackage -b -us -uc -tc && " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user