summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-03-25 01:03:35 -0400
committerEric S. Raymond <esr@thyrsus.com>2016-03-25 01:03:35 -0400
commit311561c58dea0f67a433f8ac1e09fe9a6badb3c6 (patch)
treeeb90af839424b4ef4c0d136cb6b0478f8a006cbe /build.txt
parent0b5bd1ccd3b2d14750b6b952423a68aaf51a7ab8 (diff)
downloadgpsd-311561c58dea0f67a433f8ac1e09fe9a6badb3c6.tar.gz
xgpsspeed successfully ported to python-gi.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/build.txt b/build.txt
index bf4e24e6..36a00943 100644
--- a/build.txt
+++ b/build.txt
@@ -105,12 +105,8 @@ 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.