From 4fc7d465d684d4952c52adafc1e7032b63039e53 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Thu, 19 Aug 2010 23:16:38 +0200 Subject: [PATCH] iputils: added dependency on sgmlspl-native Signed-off-by: Frans Meulenbroeks --- recipes/iputils/iputils_20071127.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/iputils/iputils_20071127.bb b/recipes/iputils/iputils_20071127.bb index 580909956c..e5861eb4ee 100644 --- a/recipes/iputils/iputils_20071127.bb +++ b/recipes/iputils/iputils_20071127.bb @@ -3,9 +3,9 @@ DESCRIPTION = "Utilities for the IP protocol, including traceroute6, \ tracepath, tracepath6, ping, ping6 and arping." SECTION = "console/network" LICENSE ="BSD" -DEPENDS = "docbook-utils-native" +DEPENDS = "docbook-utils-native sgmlspl-native" -PR = "r1" +PR = "r2" DEFAULT_PREFERENCE_angstrom = "2" -- 2.39.5