|
@@ -36,7 +36,7 @@ include $(INCLUDE_DIR)/nls.mk
|
36
|
36
|
define Package/mc
|
37
|
37
|
SECTION:=utils
|
38
|
38
|
CATEGORY:=Utilities
|
39
|
|
- DEPENDS:=+glib2 +libncurses +MC_VFS:libssh2 $(LIBRPC_DEPENDS) $(ICONV_DEPENDS)
|
|
39
|
+ DEPENDS:=+glib2 +libncurses +libmount +MC_VFS:libssh2 $(LIBRPC_DEPENDS) $(ICONV_DEPENDS)
|
40
|
40
|
TITLE:=Midnight Commander - a powerful visual file manager
|
41
|
41
|
URL:=http://www.midnight-commander.org/
|
42
|
42
|
MENU:=1
|