summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-15 22:06:40 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-15 22:06:40 -0500
commit0487c5f101a21e0f5247f31bedd07b10c4fcf389 (patch)
tree5115c8811f40f4168f2b5ad95233cfe15379b6d4 /INSTALL
parent49fe1997713deac3440fbb2c960305762eb500f6 (diff)
downloadgpsd-0487c5f101a21e0f5247f31bedd07b10c4fcf389.tar.gz
Clarify a requirement for Python 2.x.
No code changes. All regression tests pass.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 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
|==========================================================================