From ad6400eb1d0b4a0d7a7e09c5a0e76758a05462ad Mon Sep 17 00:00:00 2001 From: davilla <davilla@4pi.com> Date: Wed, 18 Jan 2012 15:07:15 -0500 Subject: [osx/ios] fixed, curl now has librtmp depends so build librtmp before curl, thx jm --- tools/darwin/depends/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/darwin/depends/Makefile.in b/tools/darwin/depends/Makefile.in index 54c67268a7..ccf6b41b41 100644 --- a/tools/darwin/depends/Makefile.in +++ b/tools/darwin/depends/Makefile.in @@ -5,10 +5,10 @@ BUILDTOOLS = gas-preprocessor help2man m4 autoconf automake libtool pkg-config y SUBDIRS := \ Backrow pcre expat gettext readline sqlite3 \ liblzo2 freetype2 fontconfig \ - openssl libssh libssh2 curl \ + openssl libssh libssh2 librtmp curl \ libjpeg-turbo tiff libpng libogg \ libvorbis libflac libmad fribidi libmpeg2 \ - libass libcdio libsamplerate librtmp libcrystalhd libnfs \ + libass libcdio libsamplerate libcrystalhd libnfs \ libGLEW libsdl libsdl_mixer libsdl_image \ libmicrohttpd libmodplug libbluray libyajl \ libgpg-error libgcrypt afpfs-ng \ -- cgit v1.2.3