mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02: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 a new issue