Skip to content

Commit c63ab9a

Browse files
committedSep 28, 2012
INSTALL: mention pyqscintilla as required (hard dependency of the console)
1 parent 500a953 commit c63ab9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Optional dependencies:
110110
- for postgis support and SPIT plugin - PostgreSQL >= 8.0.x
111111
- for gps plugin - expat >= 1.95 and gpsbabel
112112
- for mapserver export and PyQGIS - Python >= 2.3 (2.5+ preferred)
113-
- for python support - SIP >= 4.8, PyQt >= must match Qt version, Qscintilla2
113+
- for python support - SIP >= 4.8, PyQt >= must match Qt version, Qscintilla2 with python bindings
114114
- for qgis mapserver - FastCGI
115115

116116

0 commit comments

Comments
 (0)
Please sign in to comment.