mirror of
https://github.com/gentoo-mirror/steam-overlay.git
synced 2025-04-10 12:08:44 -04:00
x11-extest: update for slotted Rust
Signed-off-by: José Pardo <pepepama04@gmail.com> Closes: https://github.com/anyc/steam-overlay/pull/363 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
parent
37f043440d
commit
29b07c2a73
@ -55,6 +55,8 @@ CRATES="
|
||||
wyz@0.5.1
|
||||
"
|
||||
|
||||
RUST_MULTILIB=1
|
||||
|
||||
inherit cargo multibuild multilib-minimal rust-toolchain
|
||||
|
||||
DESCRIPTION="X11 XTEST Reimplementation for Steam Controller on Wayland"
|
||||
@ -73,9 +75,6 @@ RDEPEND="${DEPEND}
|
||||
dev-libs/libevdev[${MULTILIB_USEDEP}]
|
||||
dev-libs/wayland[${MULTILIB_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
virtual/rust[${MULTILIB_USEDEP}]
|
||||
"
|
||||
|
||||
# rust does not use *FLAGS from make.conf, silence portage warning
|
||||
# update with proper path to binaries this crate installs, omit leading /
|
||||
|
Loading…
x
Reference in New Issue
Block a user