summaryrefslogtreecommitdiff
path: root/package/iptables-snmp/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-23 15:39:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-23 15:39:00 +0100
commite051c0eb5b99e35f33fcd5c946357209930a10c7 (patch)
tree047bd175587e9555ca6b8742c995db11819f517d /package/iptables-snmp/Makefile
parent85139f149439ffde2b652a90d41d9e41e364c65c (diff)
parent985431ebc82de2f0d34a399114bf7ed8d0dcf154 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/iptables-snmp/Makefile')
-rw-r--r--package/iptables-snmp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/iptables-snmp/Makefile b/package/iptables-snmp/Makefile
index 28aa8c8ef..130872cf9 100644
--- a/package/iptables-snmp/Makefile
+++ b/package/iptables-snmp/Makefile
@@ -13,6 +13,8 @@ PKG_BUILDDEP:= net-snmp
PKG_URL:= http://www.nobiscuit.com/iptables-snmp/
PKG_SITES:= http://www.nobiscuit.com/iptables-snmp/
+PKG_LIBC_DEPENDS:= uclibc glibc
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,IPTABLES_SNMP,iptables-snmp,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))