add missing dependency
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Oct 2006 21:05:05 +0000 (21:05 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Oct 2006 21:05:05 +0000 (21:05 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5212 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/slurm/Makefile

index a297efa..8a3b40b 100644 (file)
@@ -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\\\