projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebc4f1d
)
[packages] mc: add depend on librpc
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 26 Mar 2012 15:57:39 +0000
(15:57 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 26 Mar 2012 15:57:39 +0000
(15:57 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31079
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/mc/Makefile
patch
|
blob
|
history
diff --git
a/utils/mc/Makefile
b/utils/mc/Makefile
index
f2c38ad
..
41e35be
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