This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository ossim.
commit 5a0f4bdfbcd8e14f8e4fe76dc7cb6b430e553f04 Author: Bas Couwenberg <[email protected]> Date: Sat Dec 9 12:48:20 2017 +0100 Add libjsoncpp-dev to build dependencies. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 13d8933..af22b79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ ossim (2.2.0-1) UNRELEASED; urgency=medium * Don't install embedded fonts. * Strip trailing whitespace from changelog. * Drop libopenthreads-dev build dependency, no longer required. + * Add libjsoncpp-dev to build dependencies. -- Bas Couwenberg <[email protected]> Sat, 09 Dec 2017 12:05:48 +0100 diff --git a/debian/control b/debian/control index 3fe54da..09f5431 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: cmake (>= 2.8), libgeos++-dev (>= 3.5.0), libgeotiff-dev, libjpeg-dev, + libjsoncpp-dev, libpng-dev, libtiff-dev, zlib1g-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

