add library dependencies for the userspace library
[ipfw-google.git] / Makefile.openwrt
index 5ccb268..a1d62e5 100644 (file)
@@ -96,6 +96,7 @@ define Package/ipfw3-userland
   CATEGORY:=Utilities
   TITLE := /sbin/ipfw
   DESCRIPTION := This is the control program for ipfw and dummynet
+  DEPENDS := +libc +libgcc
 endef
 
 define Package/ipfw3-userland/install