mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #969 from sever-sever/T7494-flex
T7494: FRR add build dependency flex libelf-dev
This commit is contained in:
commit
980c601eed
@ -35,5 +35,7 @@ packages = [
|
|||||||
"lua5.3",
|
"lua5.3",
|
||||||
"doxygen",
|
"doxygen",
|
||||||
"bison",
|
"bison",
|
||||||
"liblua5.3-dev"
|
"liblua5.3-dev",
|
||||||
|
"flex",
|
||||||
|
"libelf-dev"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user