mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-18 15:31:58 +00:00
gpsd: Add ncurses-terminfo to RRECOMMENDS
At least cgps needs the terminfo files to start. But other tools like gpspipe work without it. Hence, only recommend it, but do not depend on it. Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
2c3c725a3b
commit
b62f4643f1
@ -126,7 +126,7 @@ FILES:gps-utils = "\
|
||||
${bindir}/ntpshmmon \
|
||||
${bindir}/ppscheck \
|
||||
"
|
||||
RRECOMMENDS:gps-utils = "gps-utils-python"
|
||||
RRECOMMENDS:gps-utils = "gps-utils-python ncurses-terminfo"
|
||||
|
||||
SUMMARY:gps-utils-python = "Python utils used for simulating, monitoring,... a GPS"
|
||||
FILES:gps-utils-python = "\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user