summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-03-24 17:50:45 -0400
committerEric S. Raymond <esr@thyrsus.com>2016-03-24 17:50:45 -0400
commit5d11ca5357534f13baee64325da87d153c18141f (patch)
tree3e3793d812cba7cdcc255db27ae8467facce42a4 /build.txt
parent67ecaada230e7644327cd0044bb4de9d3fabe72d (diff)
downloadgpsd-5d11ca5357534f13baee64325da87d153c18141f.tar.gz
Resynchrinize build.txt with reality.
xgps has beeb confirmed to work on a Mac using py-gobject3.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.txt b/build.txt
index 36a00943..bf4e24e6 100644
--- a/build.txt
+++ b/build.txt
@@ -105,8 +105,12 @@ The xgps and xgpsspeed test clients require the following Python extensions:
|============================================================================
|python-gi | Python bindings for gobject-introspection libraries
|python-gi-cairo | Python bindings for Cairo toolkit under GI
+|gobject | GNOME object introspection library (xgpsspeed only)
+|pygtk | Python bindings for GTK (xgpsspeed only)
|===========================================================================
+Note: Our intention is to forward-port xgpsspeed to python-gi.
+
=== Scons ===
You will need scons version 2.3.0 (from 2013-03-02) or later to build the code.