mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-23 04:51:16 -03:00
debian packaging: find alternative up-to-date Rust
Also drop cmake-mozilla, which disappeared a long time ago.
This commit is contained in:
6
debian/control
vendored
6
debian/control
vendored
@@ -4,11 +4,11 @@ Priority: optional
|
||||
Maintainer: ridiculous_fish <corydoras@ridiculousfish.com>
|
||||
Uploaders: David Adam <zanchey@ucc.gu.uwa.edu.au>
|
||||
Build-Depends: debhelper (>= 12),
|
||||
cargo (>= 0.66) | cargo-mozilla (>= 0.66),
|
||||
cmake (>= 3.15.0) | cmake-mozilla (>= 3.15.0),
|
||||
cargo (>= 1.85) | cargo-web (>= 1.85),
|
||||
cmake (>= 3.15.0),
|
||||
gettext,
|
||||
libpcre2-dev,
|
||||
rustc (>= 1.85),
|
||||
rustc (>= 1.85) | rustc-web (>= 1.85),
|
||||
# Test dependencies
|
||||
locales-all,
|
||||
ncurses-base,
|
||||
|
||||
Reference in New Issue
Block a user