aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iputils
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-19 23:16:38 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-19 23:17:23 +0200
commit4fc7d465d684d4952c52adafc1e7032b63039e53 (patch)
tree292173bf7cce0af1f952ab2dee655582b5286c32 /recipes/iputils
parent4511027a40d9659d944ff2e02503d51536af92a6 (diff)
downloadopenembedded-4fc7d465d684d4952c52adafc1e7032b63039e53.tar.gz
iputils: added dependency on sgmlspl-native
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/iputils')
-rw-r--r--recipes/iputils/iputils_20071127.bb4
1 files 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"