Add cmake to debian/control Build-Depends to fix package compilation
This commit is contained in:
parent
331b884f1e
commit
02919122a7
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -4,6 +4,7 @@ Priority: optional
|
||||||
Maintainer: Victoria Brekenfeld <victoria@system76.com>
|
Maintainer: Victoria Brekenfeld <victoria@system76.com>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
cargo,
|
cargo,
|
||||||
|
cmake,
|
||||||
debhelper-compat (=10),
|
debhelper-compat (=10),
|
||||||
rustc (>=1.57),
|
rustc (>=1.57),
|
||||||
libudev-dev,
|
libudev-dev,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue