[qgis] 01/07: Disable openscenegraph & osgearth build dependencies, osgEarth 2.8 is not supported (yet) by the globe plugin.
Bas Couwenberg
sebastic at debian.org
Fri Jun 23 15:03:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository qgis.
commit c73d00303de21c7fdadb66bccc5a16647d755a89
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Jun 21 21:47:47 2017 +0200
Disable openscenegraph & osgearth build dependencies, osgEarth 2.8 is not supported (yet) by the globe plugin.
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1c7641f..ce790ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+qgis (2.14.15+dfsg-2) UNRELEASED; urgency=medium
+
+ * Disable openscenegraph & osgearth build dependencies,
+ osgEarth 2.8 is not supported (yet) by the globe plugin.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 21 Jun 2017 21:46:28 +0200
+
qgis (2.14.15+dfsg-1) unstable; urgency=medium
* Update symbols for other architectures.
diff --git a/debian/control b/debian/control
index 5166556..2dbe2e2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: bison,
libgdal-dev (>= 1.10.1-0~),
libgeos-dev (>= 3.0.0),
libgsl-dev,
- libopenscenegraph-dev,
- libosgearth-dev (>= 2.5.0),
+# libopenscenegraph-dev,
+# libosgearth-dev (>= 2.5.0),
libpq-dev,
libproj-dev,
libqt4-dev (>= 4.7.0),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git
More information about the Pkg-grass-devel
mailing list