This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qmapshack.
commit 78ab8e5b9fddaff951f69ce8e9ae2fdfbfe72646 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 13 17:05:41 2016 +0100 Add libalglib-dev to build dependencies. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index fe65df8..9c8e180 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qmapshack (1.7.2-1) UNRELEASED; urgency=medium * New upstream release. * Disable icon regeneration on mips64el, inkscape fails there too. + * Add libalglib-dev to build dependencies. -- Bas Couwenberg <[email protected]> Tue, 13 Dec 2016 17:04:24 +0100 diff --git a/debian/control b/debian/control index 6450ce8..dda21d3 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Priority: optional Build-Depends: cmake, debhelper (>= 9.20120417~), inkscape, + libalglib-dev, libgdal-dev (>= 1.10.1-0~), libproj-dev, libroutino-dev (>= 3.1), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qmapshack.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

