mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
Added missing python-sip4-dev for linux install notes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7252 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
0a8daae3f4
commit
a813d5c899
2
INSTALL
2
INSTALL
@ -829,7 +829,7 @@ above commands to select the Qt4 version of the relevant applications.
|
||||
libgdal-doc libhdf4g-dev libhdf4g-run python-dev \
|
||||
swig libgsl0-dev g++ libjasper-1.701-dev libtiff4-dev subversion gsl-bin \
|
||||
libsqlite3-dev sqlite3 ccache make libpq-dev flex bison cmake txt2tags \
|
||||
python-qt4 python-qt4-dev python-sip4 sip4
|
||||
python-qt4 python-qt4-dev python-sip4 sip4 python-sip4-dev
|
||||
|
||||
|
||||
/!\ Debian users should use libgdal-dev above rather
|
||||
|
@ -713,7 +713,7 @@ sudo apt-get install gdal-bin libgdal1-dev libgeos-dev proj libtool \
|
||||
libgdal-doc libhdf4g-dev libhdf4g-run python-dev \
|
||||
swig libgsl0-dev g++ libjasper-1.701-dev libtiff4-dev subversion gsl-bin \
|
||||
libsqlite3-dev sqlite3 ccache make libpq-dev flex bison cmake txt2tags \
|
||||
python-qt4 python-qt4-dev python-sip4 sip4
|
||||
python-qt4 python-qt4-dev python-sip4 sip4 python-sip4-dev
|
||||
```
|
||||
|
||||
/!\ Debian users should use libgdal-dev above rather
|
||||
|
Loading…
x
Reference in New Issue
Block a user