Skip to content

Commit 4bbbcf7

Browse files
author
timlinux
committed
Fixed gdal grass ubuntu package name
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8750 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent bec1f5e commit 4bbbcf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ skip this section.
956956
Now you can install grass from dapper:
957957

958958

959-
sudo apt-get install grass libgrass-dev libgdal-1.4.0-grass
959+
sudo apt-get install grass libgrass-dev libgdal1-1.4.0-grass
960960

961961

962962
/!\ You may need to explicitly state your grass version e.g. libgdal1-1.3.2-grass

doc/INSTALL.t2t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ skip this section.
834834
Now you can install grass from dapper:
835835

836836
```
837-
sudo apt-get install grass libgrass-dev libgdal-1.4.0-grass
837+
sudo apt-get install grass libgrass-dev libgdal1-1.4.0-grass
838838
```
839839

840840
/!\ You may need to explicitly state your grass version e.g. libgdal1-1.3.2-grass

0 commit comments

Comments
 (0)