hsflowd: add missing dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32245 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-11 23:30:43 +00:00
parent 43082cc584
commit 3f1abe3f98

View File

@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/hsflowd define Package/hsflowd
SECTION:=net SECTION:=net
CATEGORY:=Base system CATEGORY:=Base system
DEPENDS:=+libpthread
TITLE:=Host sFlow export agent TITLE:=Host sFlow export agent
URL:=http://host-sflow.sourceforge.net/ URL:=http://host-sflow.sourceforge.net/
endef endef