mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
games-board/openriichi: remove dependency on libsdl2[threads]
media-libs/libsdl2 removed the threads flag. It's enabled by default, unless emscripten is used, which is not used in libsdl2 ebuild nor is packaged on Gentoo afaik. Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ RDEPEND="
|
||||
$(vala_depend)
|
||||
dev-libs/libgee:0.8
|
||||
media-libs/glew:0
|
||||
media-libs/libsdl2[haptic,joystick,opengl,sound,threads,video]
|
||||
media-libs/libsdl2[haptic,joystick,opengl,sound,video]
|
||||
media-libs/sdl2-image[jpeg,png,tiff,webp]
|
||||
media-libs/sdl2-mixer
|
||||
x11-libs/gtk+:3
|
||||
|
||||
Reference in New Issue
Block a user