git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f16423
)
tangogps: RRECOMMENDS fso-gpsd for SHR
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 18 Nov 2009 13:08:56 +0000
(14:08 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Thu, 19 Nov 2009 07:51:20 +0000
(08:51 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/tangogps/tangogps.inc
patch
|
blob
|
history
diff --git
a/recipes/tangogps/tangogps.inc
b/recipes/tangogps/tangogps.inc
index
677000f
..
9897461
100644
(file)
--- 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"