wifidog depends on libpthread
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7827 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b95aa2e189
commit
fcaed52879
@ -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 \\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user