diff options
author | Memphiz <memphis@machzwo.de> | 2011-06-16 20:17:03 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2011-06-16 21:38:43 +0200 |
commit | 9909533680bbcb32ade5b17e76f10196fdea9a11 (patch) | |
tree | 40013f06842d79a0970711974cd81c903bfdacad /tools | |
parent | 2f7f87ae110429cf9b8c54a90d3f3025880ec9b3 (diff) |
[osx/ios] - activate build for libssh with darwin depends
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 \ |