[osm2pgsql] 05/09: Add Boost build dependencies for C++ build.

Bas Couwenberg sebastic at xs4all.nl
Wed Dec 10 19:28:42 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osm2pgsql.

commit 20032e23d2e199ca13a23c80cbaabe8b6ef6ef9a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Dec 10 11:59:53 2014 +0100

    Add Boost build dependencies for C++ build.
---
 debian/changelog | 1 +
 debian/control   | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4d5019c..9283e6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ osm2pgsql (0.87.0-1) UNRELEASED; urgency=medium
   * New upstream release. 
   * Add upstream metadata.
   * Update watch file to rename downloaded tarball.
+  * Add Boost build dependencies for C++ build.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Wed, 10 Dec 2014 11:54:21 +0100
 
diff --git a/debian/control b/debian/control
index 87a641b..3c2ec4c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,13 @@ Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
+               libboost-dev,
+               libboost-system-dev,
+               libboost-filesystem-dev,
+               libboost-thread-dev,
                libbz2-dev,
                zlib1g-dev,
+               libgeos-dev,
                libgeos++-dev,
                libpq-dev,
                libxml2-dev,

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



More information about the Pkg-grass-devel mailing list