[osrm] 04/05: Reorder build dependencies.

Bas Couwenberg sebastic at debian.org
Thu Aug 4 18:40:57 UTC 2016


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

sebastic pushed a commit to branch master
in repository osrm.

commit 0a1fb9aff41b5a19f94396dcd21df36e25a5cc23
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Aug 4 20:24:14 2016 +0200

    Reorder build dependencies.
---
 debian/control | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 3f4f61d..1c6ccbc 100644
--- a/debian/control
+++ b/debian/control
@@ -8,32 +8,32 @@ Build-Depends: debhelper (>= 9.0.0),
                dh-exec,
                dh-systemd,
                cmake,
+               doxygen,
+               graphviz,
                libboost-dev,
                libboost-filesystem-dev,
-               libboost-thread-dev,
-               libboost-system-dev,
-               libboost-regex-dev,
                libboost-iostreams-dev,
                libboost-program-options-dev,
+               libboost-regex-dev,
+               libboost-system-dev,
                libboost-test-dev,
-               libstxxl-dev,
-               libxml2-dev,
-               libsparsehash-dev,
+               libboost-thread-dev,
                libbz2-dev,
-               zlib1g-dev,
-               libzip-dev,
+               libexpat1-dev,
+               libgdal-dev,
                libgomp1,
-               libpng-dev,
-               liblua5.1-0-dev,
+               liblua5.1-dev,
                libluabind-dev,
-               pkg-config,
                libmapbox-variant-dev,
                libosmium2-dev,
-               libgdal-dev,
+               libpng-dev,
+               libsparsehash-dev,
+               libstxxl-dev,
                libtbb-dev,
-               libexpat1-dev,
-               doxygen,
-               graphviz
+               libxml2-dev,
+               libzip-dev,
+               pkg-config,
+               zlib1g-dev
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/osrm.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/osrm.git

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



More information about the Pkg-grass-devel mailing list