From 019a581f89056e34fa7583a16de48c37c2c39ea2 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 22 Oct 2012 15:47:52 +0000 Subject: packages: switch to host-pkgconf Signed-off-by: Gustavo Zacarias Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/iptables/iptables.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/iptables/iptables.mk') diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk index 17c191eef..3243b3fdd 100644 --- a/package/iptables/iptables.mk +++ b/package/iptables/iptables.mk @@ -8,7 +8,7 @@ IPTABLES_VERSION = 1.4.16.3 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2 IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables IPTABLES_INSTALL_STAGING = YES -IPTABLES_DEPENDENCIES = host-pkg-config +IPTABLES_DEPENDENCIES = host-pkgconf IPTABLES_LICENSE = GPLv2 IPTABLES_LICENSE_FILES = COPYING -- cgit v1.2.3