projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57da87e
)
[packages] mc: add depend on librpc
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 26 Mar 2012 15:57:39 +0000
(15:57 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 26 Mar 2012 15:57:39 +0000
(15:57 +0000)
SVN-Revision: 31079
utils/mc/Makefile
patch
|
blob
|
history
diff --git
a/utils/mc/Makefile
b/utils/mc/Makefile
index f2c38ad1afab4f27494760edc6b31cec9df94d42..41e35beb4c04df57d8c18f9f316d68816726c25b 100644
(file)
--- 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 $(ICONV_DEPENDS)
+ DEPENDS:=+glib2 +libncurses $(
LIBRPC_DEPENDS) $(
ICONV_DEPENDS)
TITLE:=midnight commander - a powerful file manager
URL:=http://www.midnight-commander.org/
SUBMENU:=filemanager