mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Updated recipe for sdl_mixer to add support of libmikmod, still need to add in fluidsynth.
This commit is contained in:
@@ -22,7 +22,7 @@ REQUIRES="
|
||||
libmad
|
||||
libvorbis
|
||||
libogg
|
||||
# libmikmod
|
||||
libmikmod
|
||||
smpeg
|
||||
"
|
||||
|
||||
@@ -40,12 +40,14 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:pkg_config
|
||||
cmd:sdl_config
|
||||
cmd:smpeg_config
|
||||
cmd:libmikmod_config
|
||||
devel:libogg
|
||||
devel:flac
|
||||
devel:libmad
|
||||
devel:libvorbis
|
||||
devel:libogg
|
||||
# devel:libmikmod
|
||||
devel:libmikmod
|
||||
devel:smpeg
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user