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:
d198838
)
add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 18 Oct 2006 21:05:05 +0000
(21:05 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 18 Oct 2006 21:05:05 +0000
(21:05 +0000)
SVN-Revision: 5212
net/slurm/Makefile
patch
|
blob
|
history
diff --git
a/net/slurm/Makefile
b/net/slurm/Makefile
index a297efad81672547fb8f09be5ddf0b1768a6014a..8a3b40bc946c3acb9c905312b8e344978d848f0c 100644
(file)
--- a/
net/slurm/Makefile
+++ b/
net/slurm/Makefile
@@
-24,6
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/slurm
SECTION:=net
CATEGORY:=Network
+ DEPENDS:=+libncurses
TITLE:=A realtime network interface monitor
DESCRIPTION:=A realtime network interface monitor with the following features:\\\
* realtime traffic statistics divided into incoming and outgoing\\\