Le 18/02/2014 10:22, Dirk Neukirchen a écrit :
> On 18.02.2014 08:04, Michel Stempin wrote:
>> Signed-off-by: Michel Stempin <michel.stem...@wanadoo.fr>
>> ---
>>  utils/mc/Makefile |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/utils/mc/Makefile b/utils/mc/Makefile
>> index f43c5a1..e036da3 100644
>> --- a/utils/mc/Makefile
>> +++ b/utils/mc/Makefile
>> @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/nls.mk
>>  define Package/mc
>>    SECTION:=utils
>>    CATEGORY:=Utilities
>> -  DEPENDS:=+glib2 +libncurses $(LIBRPC_DEPENDS) $(ICONV_DEPENDS)
>> +  DEPENDS:=+glib2 +libncurses $(LIBRPC_DEPENDS) $(ICONV_DEPENDS) +libssh2
>>    TITLE:=midnight commander - a powerful file manager
>>    URL:=http://www.midnight-commander.org/
>>    SUBMENU:=filemanager
>>
> 
> libssh2 is needed for sftp and there is a configure switch for that:
> --enable-vfs-sftp       Support for SFTP filesystem [auto]
> 
> Maybe disable all vfs and have a minimal and a full package?
> --disable-vfs

Thanks for comments!

Maybe providing an option for vfs to mc in menuconfig?

-- 
Michel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to