]> git.proxmox.com Git - mirror_frr.git/commit
alpine: Remove old docker deps for alpine
authorWesley Coakley <wcoakley@nvidia.com>
Thu, 22 Oct 2020 06:57:38 +0000 (02:57 -0400)
committerWesley Coakley <wcoakley@nvidia.com>
Thu, 22 Oct 2020 07:03:53 +0000 (03:03 -0400)
commitcc3834777823e7406a712fd1add4f1119df58acb
tree1c9745328e462ea420db4a6b3594e67c091a7f83
parente58496183e278767da2cb0886f90397e50cfa5ef
alpine: Remove old docker deps for alpine

Remove py-ipaddr and ipsec-tools as deps in the Alpine build container,
as these were both Python 2 libraries and are not used here anymore

`ipsec-tools` is also no longer available in Alpine's test repos and was
causing breakage on this builder

Signed-off-by: Wesley Coakley <wcoakley@nvidia.com>
alpine/APKBUILD.in