From 7ed2902adda5173e9ea099bc1467b7fba33e2d84 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Fri, 7 Jan 2011 18:21:44 +0100 Subject: iproute2: subpackage tc needs iptables for compilation (missing xtables.h otherwise) Signed-off-by: Phil Sutter --- package/iproute2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package') diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile index 8ffc0ddb0..42ac1b11d 100644 --- a/package/iproute2/Makefile +++ b/package/iproute2/Makefile @@ -15,6 +15,7 @@ PKG_SITES:= http://devresources.linuxfoundation.org/dev/iproute2/download/ PKG_SUBPKGS:= IP TC TC_ATM IFSTAT LNSTAT ROUTEL RTMON SS PKGSD_TC:= iproute2 traffic control utility PKGSS_TC:= kmod-sched +PKGSB_TC:= iptables PKGSD_TC_ATM:= iproute2 traffic control ATM support library PKGSS_TC_ATM:= tc libatm PKGSB_TC_ATM:= linux-atm -- cgit v1.2.3