mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 05:18:47 +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
|
||||
- libreadline6
|
||||
- libjson-c2
|
||||
- libc-ares2
|
||||
- libatm1
|
||||
- libprotobuf-c1
|
||||
plugin: autotools
|
||||
source: ../frr-@PACKAGE_VERSION@.tar.gz
|
||||
configflags:
|
||||
|
Loading…
Reference in New Issue
Block a user