aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-18 14:08:56 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-19 08:51:20 +0100
commit81f27f67f470231fce4e79e2be01e22b44a5b873 (patch)
tree0f2dbd775261a7b2dcf013461cee2ee2f32e5c5c /recipes
parent0f16423ff66a037f612d3b7e77f2b9503d7a7421 (diff)
downloadopenembedded-81f27f67f470231fce4e79e2be01e22b44a5b873.tar.gz
tangogps: RRECOMMENDS fso-gpsd for SHR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/tangogps/tangogps.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tangogps/tangogps.inc b/recipes/tangogps/tangogps.inc
index 677000fb45..9897461e0e 100644
--- a/recipes/tangogps/tangogps.inc
+++ b/recipes/tangogps/tangogps.inc
@@ -12,4 +12,4 @@ S = "${WORKDIR}/tangogps-${PV}"
inherit autotools pkgconfig
RRECOMMENDS = "gpsd"
-
+RRECOMMENDS_shr = "fso-gpsd"