Fix build jammy (#44)
* fix: use rust-all * update deps * remove rust-all version requirement * fix: install 1.69.0 in ci.yml * clippy
This commit is contained in:
parent
0745d43136
commit
ddc176ea89
6 changed files with 11 additions and 12 deletions
3
debian/control
vendored
3
debian/control
vendored
|
|
@ -5,7 +5,7 @@ Maintainer: Michael Murphy <mmstick@pm.me>
|
|||
Build-Depends:
|
||||
debhelper-compat (=13),
|
||||
just (>= 1.13.0),
|
||||
cargo,
|
||||
rust-all,
|
||||
cmake,
|
||||
libexpat1-dev,
|
||||
libfontconfig-dev,
|
||||
|
|
@ -13,7 +13,6 @@ Build-Depends:
|
|||
lld,
|
||||
pkg-config,
|
||||
libxkbcommon-dev,
|
||||
rustc (>= 1.65.0)
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://github.com/pop-os/cosmic-settings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue