From: Oliver Ertl Date: Sun, 1 Jul 2007 15:02:24 +0000 (+0000) Subject: wifidog depends on libpthread X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=67d84431d2ee73273b1144e284a73fe97c2d50f1;p=openwrt%2Fsvn-archive%2Fpackages.git wifidog depends on libpthread SVN-Revision: 7827 --- 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 \\\