From 67d84431d2ee73273b1144e284a73fe97c2d50f1 Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Sun, 1 Jul 2007 15:02:24 +0000 Subject: [PATCH] wifidog depends on libpthread SVN-Revision: 7827 --- net/wifidog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/wifidog/Makefile b/net/wifidog/Makefile index ced8d83b2..1f952eda8 100644 --- a/net/wifidog/Makefile +++ b/net/wifidog/Makefile @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/wifidog SECTION:=net CATEGORY:=Network - DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt +iptables-mod-nat +libgcc + DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt +iptables-mod-nat +libgcc +libpthread TITLE:=A wireless captive portal solution DESCRIPTION:=\ The Wifidog project is a complete and embeddable captive \\\ -- 2.30.2