summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--build.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index ecc84244..0cdd2724 100644
--- a/INSTALL
+++ b/INSTALL
@@ -85,7 +85,7 @@ various additional features have additional prerequisites:
|libtinfo5 | shared low-level terminfo library (see below)
|libusb-1.0.x or later | better USB device discovery
|Qt + qmake | libQgpsmm depends on this
-|python2.6+ | required for various clients and utilities
+|python2.x, x >=6 | required for various clients and utilities
|pgtk-2/cairo bindings | the main test client, xgps, needs this
|==========================================================================
diff --git a/build.txt b/build.txt
index 90a13a8f..03008c6a 100644
--- a/build.txt
+++ b/build.txt
@@ -43,7 +43,7 @@ Necessary components for any build:
|============================================================================
|C compiler | gpsd and client library are written in C
-|Python | some code is generated from python scripts
+|Python 2.x, x >= 6 | some code is generated from python scripts
|scons | for executing the build recipe
|============================================================================