From: Felix Fietkau Date: Wed, 18 Oct 2006 21:05:05 +0000 (+0000) Subject: add missing dependency X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=971a942b3bd1c8a78510b22eaa8e33e3e77c93d8;p=openwrt%2Fsvn-archive%2Farchive.git add missing dependency SVN-Revision: 5212 --- diff --git a/net/slurm/Makefile b/net/slurm/Makefile index a297efad81..8a3b40bc94 100644 --- 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\\\