summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2015-07-25 14:01:28 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-25 16:22:00 +0200
commit43a9d19dcc4fb72a8ef885de2e2b801b1e053a0b (patch)
treea54a2a6e6df6b7270801d31e09fdb35c3b5c2221 /package
parent1e2d92a55687bbb4ca0a1df64d4059ab8da7ca2f (diff)
package/iptables: need pkgconf-host to properly create configure script
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'package')
-rw-r--r--package/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 0a1570d69..ffb5ad811 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -10,7 +10,7 @@ PKG_HASH:= 52004c68021da9a599feed27f65defcfb22128f7da2c0531c0f75de0f479d3e0
PKG_DESCR:= netfilter firewalling software
PKG_SECTION:= net/firewall
PKG_DEPENDS:= libnetfilter_conntrack libmnl libnfnetlink
-PKG_BUILDDEP:= libnetfilter_conntrack
+PKG_BUILDDEP:= libnetfilter_conntrack pkgconf-host
PKG_URL:= http://www.netfilter.org/
PKG_SITES:= http://www.netfilter.org/projects/iptables/files/
PKG_OPTS:= dev