From 00b7a2a2c2eb4480fb6ed01ac733161d415adbe9 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Thu, 4 Oct 2018 16:27:14 -0700 Subject: build.txt: Mention that pyserial required for zerk and ubxtool. --- build.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'build.txt') 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. -- cgit v1.2.1