|
@@ -6,7 +6,7 @@ use_fresh_config_sub=true
|
|
config_sub_path=build-scripts/config.sub
|
|
config_sub_path=build-scripts/config.sub
|
|
files="https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-${version}.tar.gz SDL2_mixer-${version}.tar.gz b4cf5a382c061cd75081cf246c2aa2f9df8db04bdda8dcdc6b6cca55bede2419"
|
|
files="https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-${version}.tar.gz SDL2_mixer-${version}.tar.gz b4cf5a382c061cd75081cf246c2aa2f9df8db04bdda8dcdc6b6cca55bede2419"
|
|
auth_type=sha256
|
|
auth_type=sha256
|
|
-depends=("libmodplug" "libvorbis" "SDL2")
|
|
|
|
|
|
+depends=("libmodplug" "libmpg123" "libvorbis" "SDL2")
|
|
|
|
|
|
configure() {
|
|
configure() {
|
|
export LIBS="-L${SERENITY_INSTALL_ROOT}/usr/local/lib"
|
|
export LIBS="-L${SERENITY_INSTALL_ROOT}/usr/local/lib"
|