diff options
author | Memphiz <memphis@machzwo.de> | 2011-06-20 17:52:46 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2011-06-20 17:52:46 +0200 |
commit | d28c247c7ceee1e4ab79013ad5352007d508431b (patch) | |
tree | 5fcb34422da1d99e286fbcdf7cde393a95a7d040 /tools | |
parent | a373a6cf135c3a59ac5c154ad6cfc9ea4b38834b (diff) |
[osx/ios] - activated sftp support for osx, ios and atv2 - rebuild darwin depends for usage
Diffstat (limited to 'tools')
-rw-r--r-- | tools/darwin/depends/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin/depends/Makefile.in b/tools/darwin/depends/Makefile.in index 11c5606b59..22cc72eeab 100644 --- a/tools/darwin/depends/Makefile.in +++ b/tools/darwin/depends/Makefile.in @@ -5,7 +5,7 @@ BUILDTOOLS = gas-preprocessor help2man autoconf automake libtool pkg-config yasm SUBDIRS := \ Backrow pcre expat gettext readline sqlite3 \ liblzo2 freetype2 fontconfig \ - openssl libssh2 curl \ + openssl libssh libssh2 curl \ jpeg tiff libpng libogg \ libvorbis libflac libmad fribidi libmpeg2 \ libass libcdio libsamplerate librtmp libcrystalhd libnfs \ |