From: Jörg Sommer <[email protected]> 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 <[email protected]> --- meta-oe/recipes-navigation/gpsd/gpsd_3.27.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.27.5.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.27.5.bb index f7ca367fa4..fa3df89b27 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.27.5.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.27.5.bb @@ -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 = "\ -- 2.53.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127516): https://lists.openembedded.org/g/openembedded-devel/message/127516 Mute This Topic: https://lists.openembedded.org/mt/119742882/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
