Browse Source

mc: add missing libmount dependency

Fix compile error: add newly required libmount dependency.

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
dibdot 10 years ago
parent
commit
3aca029e54
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      utils/mc/Makefile

+ 1
- 1
utils/mc/Makefile View File

@@ -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