gpsd: gpscat no longer uses python-curses in 3.19

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Adrian Bunk 2019-09-04 10:30:08 +03:00 committed by Khem Raj
parent ab3072ee4c
commit 4a031cf2af

View File

@ -124,7 +124,6 @@ RDEPENDS_python-pygps = " \
python-io \
python-threading \
python-terminal \
python-curses \
gpsd \
python-json"