[SCM] osgearth branch, master, updated. 455ea362dc69222425e2f0d8f776d68608418814
Aron Xu
aron at debian.org
Wed Jul 13 18:56:13 UTC 2011
The following commit has been merged in the master branch:
commit 455ea362dc69222425e2f0d8f776d68608418814
Author: Aron Xu <aron at debian.org>
Date: Thu Jul 14 02:55:47 2011 +0800
Depend on libgdal-dev instead of libgdal1-dev.
diff --git a/debian/control b/debian/control
index 57686e5..b313059 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Pirmin Kalberer <pi_deb at sourcepole.ch>
Build-Depends: debhelper (>= 7), quilt, cmake (>= 2.6.2),
libopenscenegraph-dev (>= 2.8.0), openscenegraph (>= 2.8.0),
- libgdal1-dev (>= 1.6.0), libgeos-dev, libexpat1-dev (>= 2.0.1),
+ libgdal-dev (>= 1.6.0), libgeos-dev, libexpat1-dev (>= 2.0.1),
libcurl4-gnutls-dev, libzip-dev, libsqlite3-dev
Standards-Version: 3.9.2
Homepage: http://osgearth.org/
--
osgEarth terrain rendering toolkit
More information about the Pkg-grass-devel
mailing list