[grass] 01/06: Enable liblas support.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jul 5 12:27:26 UTC 2015


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

sebastic pushed a commit to branch experimental
in repository grass.

commit 0a87cf109d68d5ac5970e894d65528a2ebb3a9ef
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jul 4 21:57:24 2015 +0200

    Enable liblas support.
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 30d18e0..3bc324c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+grass (7.0.1~rc1-1~exp2) UNRELEASED; urgency=medium
+
+  * Enable liblas support.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 04 Jul 2015 21:56:52 +0200
+
 grass (7.0.1~rc1-1~exp1) experimental; urgency=medium
 
   [ Bas Couwenberg ]
diff --git a/debian/rules b/debian/rules
index 69fc894..7ae5681 100755
--- a/debian/rules
+++ b/debian/rules
@@ -88,6 +88,7 @@ override_dh_auto_configure: templates
                     --with-postgres-includes=$(shell pg_config --includedir) \
                     --with-mysql-includes=$(shell mysql_config --include | sed -e 's/-I//') \
                     --with-proj-share=/usr/share/proj \
+                    --with-liblas=/usr/bin/liblas-config \
                     --with-wxwidgets=/usr/bin/wx-config \
                     --with-python \
                     --with-cairo

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



More information about the Pkg-grass-devel mailing list