mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-22 10:11:13 -03:00
update CMake requirement
find_rust uses LIST(POP_BACK), which was added in 3.15.
(cherry picked from commit 044cea1bf3)
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -5,7 +5,7 @@ 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.19.0) | cmake-mozilla (>= 3.19.0),
|
||||
cmake (>= 3.15.0) | cmake-mozilla (>= 3.15.0),
|
||||
gettext,
|
||||
libpcre2-dev,
|
||||
rustc (>= 1.70),
|
||||
|
||||
Reference in New Issue
Block a user