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:
timlinux 2007-10-05 16:48:30 +00:00
parent 0a8daae3f4
commit a813d5c899
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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