debian: add ninja-build to Build-Depends (#43)
We need ninja-build to use the cmake+ninja buildsystem.
This commit is contained in:
parent
46b0b6158c
commit
f5794597af
@ -20,6 +20,7 @@ Rules-Requires-Root: no
|
|||||||
Build-Depends:
|
Build-Depends:
|
||||||
cmake,
|
cmake,
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
|
ninja-build,
|
||||||
Standards-Version: 4.6.0
|
Standards-Version: 4.6.0
|
||||||
Homepage: https://docs.openarm.dev/
|
Homepage: https://docs.openarm.dev/
|
||||||
Vcs-Browser: https://github.com/enactic/openarm_can
|
Vcs-Browser: https://github.com/enactic/openarm_can
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user