mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
games-fps/gzdoom: gtk and openal are runtime dependencies
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
This commit is contained in:
@@ -19,16 +19,16 @@ DEPEND="
|
||||
dev-util/glslang
|
||||
media-libs/libsdl2[opengl]
|
||||
sys-libs/zlib
|
||||
virtual/jpeg:0
|
||||
virtual/jpeg:0"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
fluidsynth? ( media-sound/fluidsynth )
|
||||
gtk? ( x11-libs/gtk+:* )
|
||||
openal? (
|
||||
media-libs/libsndfile
|
||||
media-libs/openal
|
||||
media-sound/mpg123
|
||||
)"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
fluidsynth? ( media-sound/fluidsynth )"
|
||||
|
||||
S="${WORKDIR}/${PN}-g${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user