mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-action/violetland: fix dependency on libsdl
Closes: https://bugs.gentoo.org/739072 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/18466 Signed-off-by: Stefan Strogin <steils@gentoo.org>
This commit is contained in:
committed by
Stefan Strogin
parent
a419888ee5
commit
9b314ffd10
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/boost:=[threads(+)]
|
||||
media-libs/libsdl[sound,video]
|
||||
media-libs/libsdl[opengl,sound,video]
|
||||
media-libs/sdl-image[png]
|
||||
media-libs/sdl-mixer[vorbis]
|
||||
media-libs/sdl-ttf
|
||||
|
||||
Reference in New Issue
Block a user