From 2a151c59a1d9e3dd0627f9232c4ad8e847b19700 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Wed, 10 Oct 2018 13:24:02 -0700 Subject: build.txt: Fix typo, clarify statement on optional Python modules. --- build.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'build.txt') diff --git a/build.txt b/build.txt index 7619d30a..9de69609 100644 --- a/build.txt +++ b/build.txt @@ -113,17 +113,19 @@ extensions. Usually these are called "python" and "python-dev". You will know you are missing the latter if your compilation fails because of a missing Python.h. -The xgps and xgpsspeed test clients require the following Python extensions: +The xgps and xgpsspeed clients will only be installed if these Python +extensions are installed: |============================================================================ |python-gi | Python bindings for gobject-introspection libraries |python-gi-cairo | Python bindings for Cairo toolkit under GI |=========================================================================== -The ubxtool and zerk clients require the following Python extension: +The ubxtool and zerk clients will only be installed if this Python +extensions is installed: |============================================================================ -|pyserial | Python Serial Port extensio +|pyserial | Python Serial Port extension |=========================================================================== === Scons === -- cgit v1.2.1