Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove libtool from linux deps
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7339 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 6, 2007
1 parent 3c5ba5e commit d97264c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL
Expand Up @@ -840,7 +840,7 @@ above commands to select the Qt4 version of the relevant applications.
==============================================================


sudo apt-get install gdal-bin libgdal1-dev libgeos-dev proj libtool \
sudo apt-get install gdal-bin libgdal1-dev libgeos-dev proj \
libgdal-doc libhdf4g-dev libhdf4g-run python-dev \
swig libgsl0-dev g++ libjasper-1.701-dev libtiff4-dev subversion \
libsqlite3-dev sqlite3 ccache make libpq-dev flex bison cmake txt2tags \
Expand Down
2 changes: 1 addition & 1 deletion INSTALL.t2t
Expand Up @@ -709,7 +709,7 @@ above commands to select the Qt4 version of the relevant applications.
== Install additional software dependencies required by QGIS ==

```
sudo apt-get install gdal-bin libgdal1-dev libgeos-dev proj libtool \
sudo apt-get install gdal-bin libgdal1-dev libgeos-dev proj \
libgdal-doc libhdf4g-dev libhdf4g-run python-dev \
swig libgsl0-dev g++ libjasper-1.701-dev libtiff4-dev subversion \
libsqlite3-dev sqlite3 ccache make libpq-dev flex bison cmake txt2tags \
Expand Down

0 comments on commit d97264c

Please sign in to comment.