mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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:
@@ -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 = "\
|
||||
|
||||
Reference in New Issue
Block a user