Add libgcc dependency (#985)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5882 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
73c5b05215
commit
cffaabb916
@ -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
|
||||
DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt +iptables-mod-nat +libgcc
|
||||
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