[osmium-tool] 06/11: Trim build dependencies to those listed in README.md.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Wed Mar 11 21:36:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osmium-tool.
commit effa1bf21a31d081db7f78f2beca94551cd19007
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Mar 7 00:52:43 2015 +0100
Trim build dependencies to those listed in README.md.
---
debian/control | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index ea22ec0..c1836dd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,14 @@ Uploaders: Bas Couwenberg <sebastic at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
- cmake (>= 2.8),
+ cmake,
+ libboost-dev,
libboost-program-options-dev,
- libbz2-dev,
- libcrypto++-dev,
libexpat1-dev,
+ libosmium2-dev,
libosmpbf-dev,
- libprotobuf-c-dev | libprotobuf-c0-dev (>= 0.14),
+ libprotobuf-dev,
+ protobuf-compiler,
pandoc,
zlib1g-dev
Standards-Version: 3.9.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git
More information about the Pkg-grass-devel
mailing list