mc: disable the use of libssh2

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39882 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2014-03-12 09:58:22 +00:00
parent a751ca52b9
commit 712c0b20ca

View File

@ -46,6 +46,7 @@ endef
CONFIGURE_ARGS += \ CONFIGURE_ARGS += \
--enable-utf8 \ --enable-utf8 \
--disable-doxygen-doc \ --disable-doxygen-doc \
--disable-vfs-sftp \
--with-screen=ncurses \ --with-screen=ncurses \
--without-gpm-mouse \ --without-gpm-mouse \
--without-x \ --without-x \