aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/osx/ios-depends/Makefile2
-rw-r--r--tools/osx/osx-depends/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/osx/ios-depends/Makefile b/tools/osx/ios-depends/Makefile
index 80aaefee0f..be9443c731 100644
--- a/tools/osx/ios-depends/Makefile
+++ b/tools/osx/ios-depends/Makefile
@@ -9,7 +9,7 @@ SUBDIRS = \
jpeg tiff libpng libogg \
libvorbis libmad fribidi libwavpack libmpeg2 \
faad2 libcdio libsamplerate librtmp \
- libmicrohttpd \
+ libmicrohttpd libmodplug \
boost \
mysqlclient samba python26
diff --git a/tools/osx/osx-depends/Makefile b/tools/osx/osx-depends/Makefile
index a173f8abfe..e93ecfbabc 100644
--- a/tools/osx/osx-depends/Makefile
+++ b/tools/osx/osx-depends/Makefile
@@ -9,7 +9,7 @@ SUBDIRS = \
libvorbis libmad fribidi libwavpack libmpeg2 \
faad2 libcdio libsamplerate librtmp \
libGLEW libsdl libsdl_mixer libsdl_image \
- libmicrohttpd \
+ libmicrohttpd libmodplug \
samba python26 mysqlclient boost \
.PHONY: setup $(SUBDIRS)