mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
*/*: update for slotted Rust
guru version of this commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ba4dc61965ef7658a24728841c04c9a1ce4871 Closes: https://bugs.gentoo.org/943170 Closes: https://bugs.gentoo.org/943223 Closes: #260 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -603,6 +603,8 @@ declare -A GIT_CRATES=(
|
||||
[winit]='https://github.com/iced-rs/winit;254d6b3420ce4e674f516f7a2bd440665e05484d;winit-%commit%'
|
||||
)
|
||||
|
||||
RUST_MIN_VER="1.78.0"
|
||||
|
||||
inherit cargo desktop xdg
|
||||
|
||||
DESCRIPTION="IRC application written in Rust"
|
||||
@@ -635,7 +637,6 @@ fi
|
||||
# https://github.com/iced-rs/iced/blob/master/DEPENDENCIES.md
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
>=virtual/rust-1.78
|
||||
"
|
||||
DEPEND="
|
||||
dev-libs/expat
|
||||
Reference in New Issue
Block a user