mirror of
https://github.com/gentoo-mirror/steam-overlay.git
synced 2025-04-04 01:18:35 -04:00
x11-libs/extest: Fix QA issues
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
parent
29b07c2a73
commit
5b7b6d25a1
@ -57,7 +57,7 @@ CRATES="
|
||||
|
||||
RUST_MULTILIB=1
|
||||
|
||||
inherit cargo multibuild multilib-minimal rust-toolchain
|
||||
inherit cargo multilib-minimal rust-toolchain
|
||||
|
||||
DESCRIPTION="X11 XTEST Reimplementation for Steam Controller on Wayland"
|
||||
HOMEPAGE="https://github.com/Supreeeme/extest"
|
||||
@ -70,8 +70,7 @@ LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions ISC MIT Unicode-DFS-2016 Unl
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
RDEPEND="
|
||||
dev-libs/libevdev[${MULTILIB_USEDEP}]
|
||||
dev-libs/wayland[${MULTILIB_USEDEP}]
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user