Add libgcc dependency (#985)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 20 Dec 2006 10:43:09 +0000 (10:43 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 20 Dec 2006 10:43:09 +0000 (10:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5882 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/wifidog/Makefile

index e629df8..290df21 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
+  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 \\\