From b36da8dc986478b9db1ad1ea08d68e37a87c90f8 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 18 Oct 2006 21:05:05 +0000 Subject: [PATCH] add missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@5212 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/slurm/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/slurm/Makefile b/net/slurm/Makefile index a297efad8..8a3b40bc9 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\\\