summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-07-22 08:47:19 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-07-22 08:47:19 +0300
commit75d53fa6d90f0d72d812ae312454479e5b9df5cc (patch)
treea5ca0a85b0d299bd8ee55dc296b1669d69489508 /games-emulation
parentgames-emulation/rmg: add QA_FLAGS_IGNORED to ignore rust-related note (diff)
downloadgentoo-75d53fa6d90f0d72d812ae312454479e5b9df5cc.tar.gz
gentoo-75d53fa6d90f0d72d812ae312454479e5b9df5cc.tar.bz2
gentoo-75d53fa6d90f0d72d812ae312454479e5b9df5cc.zip
games-emulation/rmg: remove subslot binders from packages without them
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/rmg/rmg-0.6.5.ebuild4
-rw-r--r--games-emulation/rmg/rmg-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/games-emulation/rmg/rmg-0.6.5.ebuild b/games-emulation/rmg/rmg-0.6.5.ebuild
index d29ae3c72c8d..d6de051e2f28 100644
--- a/games-emulation/rmg/rmg-0.6.5.ebuild
+++ b/games-emulation/rmg/rmg-0.6.5.ebuild
@@ -55,10 +55,10 @@ SLOT="0"
IUSE="angrylion-plugin discord dynarec rust-plugin"
DEPEND="
- dev-libs/hidapi:=
+ dev-libs/hidapi
dev-qt/qtbase:6[gui,opengl,vulkan,widgets]
dev-qt/qtsvg:6
- media-libs/freetype:=
+ media-libs/freetype
media-libs/libpng:=
media-libs/libsamplerate
media-libs/libsdl2[haptic,joystick,opengl,sound,vulkan]
diff --git a/games-emulation/rmg/rmg-9999.ebuild b/games-emulation/rmg/rmg-9999.ebuild
index d29ae3c72c8d..d6de051e2f28 100644
--- a/games-emulation/rmg/rmg-9999.ebuild
+++ b/games-emulation/rmg/rmg-9999.ebuild
@@ -55,10 +55,10 @@ SLOT="0"
IUSE="angrylion-plugin discord dynarec rust-plugin"
DEPEND="
- dev-libs/hidapi:=
+ dev-libs/hidapi
dev-qt/qtbase:6[gui,opengl,vulkan,widgets]
dev-qt/qtsvg:6
- media-libs/freetype:=
+ media-libs/freetype
media-libs/libpng:=
media-libs/libsamplerate
media-libs/libsdl2[haptic,joystick,opengl,sound,vulkan]