diff options
author | Gary E. Miller <gem@rellim.com> | 2018-10-04 16:24:04 -0700 |
---|---|---|
committer | Gary E. Miller <gem@rellim.com> | 2018-10-04 16:24:04 -0700 |
commit | f6bce56bf29c9928499a67d012a921e29f7251e4 (patch) | |
tree | adbf6b97d2661dd9dd6c9c262160e06732df4d70 /INSTALL | |
parent | b689ae710ee8bd3d5d17311c5300a84219329846 (diff) | |
download | gpsd-f6bce56bf29c9928499a67d012a921e29f7251e4.tar.gz |
INSTALL: Mention that zerk and ubxtool need pyserial.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ various additional features have additional prerequisites: |Qt + qmake | libQgpsmm depends on this |python2.x(x>=6) or 3.y(y>=2) | required for various clients and utilities |python-GI bindings | the test clients xgps and xgpsspeed, need this +|pyserial | ubxtool and ubxtool need this |=============================================================================== Some ncurses packages contain the terminfo library; some break it out |