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:
Ashley Wulber 2023-06-07 15:46:01 -04:00 committed by GitHub
parent 0745d43136
commit ddc176ea89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 12 deletions

3
debian/control vendored
View file

@ -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