wifidog depends on libpthread
authorOliver Ertl <oliver@ertl-net.net>
Sun, 1 Jul 2007 15:02:24 +0000 (15:02 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Sun, 1 Jul 2007 15:02:24 +0000 (15:02 +0000)
SVN-Revision: 7827

net/wifidog/Makefile

index ced8d83b2ce5fe77b6c8d090c80a8bc3f5767eea..1f952eda8acf60204d125de2041583814463b683 100644 (file)
@@ -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 \\\