diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-18 14:08:56 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-19 08:51:20 +0100 |
commit | 81f27f67f470231fce4e79e2be01e22b44a5b873 (patch) | |
tree | 0f2dbd775261a7b2dcf013461cee2ee2f32e5c5c | |
parent | 0f16423ff66a037f612d3b7e77f2b9503d7a7421 (diff) |
tangogps: RRECOMMENDS fso-gpsd for SHR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/tangogps/tangogps.inc | 2 |
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" |