forked from Mirror/frr
snapcraft: Add libdb5.3 dependency
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
411c091971
commit
7adbeada6d
|
@ -308,6 +308,7 @@ parts:
|
||||||
- libc-ares2
|
- libc-ares2
|
||||||
- libatm1
|
- libatm1
|
||||||
- libprotobuf-c1
|
- libprotobuf-c1
|
||||||
|
- libdb5.3
|
||||||
plugin: autotools
|
plugin: autotools
|
||||||
source: ../frr-@PACKAGE_VERSION@.tar.gz
|
source: ../frr-@PACKAGE_VERSION@.tar.gz
|
||||||
configflags:
|
configflags:
|
||||||
|
|
Loading…
Reference in a new issue