summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-10-04 16:27:14 -0700
committerGary E. Miller <gem@rellim.com>2018-10-04 16:27:14 -0700
commit00b7a2a2c2eb4480fb6ed01ac733161d415adbe9 (patch)
tree908edacd2e1ee2a0f9bf3ae897ef5a6714956372 /build.txt
parentf6bce56bf29c9928499a67d012a921e29f7251e4 (diff)
downloadgpsd-00b7a2a2c2eb4480fb6ed01ac733161d415adbe9.tar.gz
build.txt: Mention that pyserial required for zerk and ubxtool.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/build.txt b/build.txt
index 36c8de8f..7619d30a 100644
--- a/build.txt
+++ b/build.txt
@@ -120,6 +120,12 @@ The xgps and xgpsspeed test clients require the following Python extensions:
|python-gi-cairo | Python bindings for Cairo toolkit under GI
|===========================================================================
+The ubxtool and zerk clients require the following Python extension:
+
+|============================================================================
+|pyserial | Python Serial Port extensio
+|===========================================================================
+
=== Scons ===
You will need scons version 2.3.0 (from 2013-03-02) or later to build the code.