diff --git a/net/ipcad/Makefile b/net/ipcad/Makefile index 1d541f903..14143a129 100644 --- a/net/ipcad/Makefile +++ b/net/ipcad/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/ipcad SECTION:=net CATEGORY:=Network - DEPENDS:=+libpcap $(LIBRPC_DEPENDS) + DEPENDS:=+libpcap $(LIBRPC_DEPENDS) +libpthread TITLE:=listens for traffic on the specified interfaces URL:=http://lionet.info/ipcad/ endef