* [PATCH] iproute2: DEPENDS on iptables
@ 2012-12-27 1:02 Saul Wold
0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2012-12-27 1:02 UTC (permalink / raw)
To: openembedded-core
Make sure iproute rebuilds when iptables is updated
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-connectivity/iproute2/iproute2.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/recipes-connectivity/iproute2/iproute2.inc
index d8b1a17..41957ce 100644
--- a/meta/recipes-connectivity/iproute2/iproute2.inc
+++ b/meta/recipes-connectivity/iproute2/iproute2.inc
@@ -9,7 +9,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
file://ip/ip.c;beginline=3;endline=8;md5=689d691d0410a4b64d3899f8d6e31817"
-DEPENDS = "flex-native bison-native"
+DEPENDS = "flex-native bison-native iptables"
inherit update-alternatives
--
1.8.0.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-27 1:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27 1:02 [PATCH] iproute2: DEPENDS on iptables Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox