[libcitygml] 27/35: Add OpenGL build dependencies no longer pulled in by libopenscenegraph-dev.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jul 24 23:35:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository libcitygml.

commit 45d686f7e8ccf5e662af213a998c38b464ee46ae
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jul 25 00:06:10 2015 +0200

    Add OpenGL build dependencies no longer pulled in by libopenscenegraph-dev.
---
 debian/changelog | 2 ++
 debian/control   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 88c05be..8337da8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ libcitygml (1.4.3-1) UNRELEASED; urgency=medium
   * Rename library package for SONAME bump.
   * Don't install static library, no longer built.
   * Drop openscenegraph plugin packages, FTBFS & disabled by default.
+  * Add OpenGL build dependencies no longer pulled in by
+    libopenscenegraph-dev.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 24 Jul 2015 16:31:57 +0200
 
diff --git a/debian/control b/debian/control
index ff8565f..0aa1a0e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Build-Depends: debhelper (>= 9),
                cmake,
                libxml2-dev,
                libgdal-dev,
+               libgl1-mesa-dev | libgl-dev,
+               libglu-dev,
                pkg-kde-tools
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/libcitygml.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libcitygml.git



More information about the Pkg-grass-devel mailing list