mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
media-gfx/fotema: Add RUST_MIN_VER
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
d1f8730b4e
commit
132bf06be3
@ -10,6 +10,8 @@ declare -A GIT_CRATES=(
|
||||
[rust-faces]='https://github.com/blissd/fotema-rust-faces;43c0d5acd6f3f4d90c6487708f2e511a73bf7c9e;fotema-rust-faces-%commit%'
|
||||
)
|
||||
|
||||
RUST_MIN_VER="1.85.0"
|
||||
|
||||
inherit cargo gnome2-utils meson xdg-utils
|
||||
|
||||
CRATE_P=${P/-/-v}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user