mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 07:21:59 +00:00
snapcraft: Fix missing runtime lib dependencies
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
a975811e0d
commit
83697e0367
@ -190,6 +190,9 @@ parts:
|
|||||||
- libtinfo5
|
- libtinfo5
|
||||||
- libreadline6
|
- libreadline6
|
||||||
- libjson-c2
|
- libjson-c2
|
||||||
|
- libc-ares2
|
||||||
|
- libatm1
|
||||||
|
- libprotobuf-c1
|
||||||
plugin: autotools
|
plugin: autotools
|
||||||
source: ../frr-@PACKAGE_VERSION@.tar.gz
|
source: ../frr-@PACKAGE_VERSION@.tar.gz
|
||||||
configflags:
|
configflags:
|
||||||
|
Loading…
Reference in New Issue
Block a user