[osgearth] 11/13: Reorder build dependencies.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun Jul 26 21:27:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osgearth.
commit 5323c749e6e9895669f296cf8c88e81951b941ef
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Jul 26 22:28:20 2015 +0200
Reorder build dependencies.
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index c818317..5b258d3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,18 +7,18 @@ Priority: optional
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1.1),
cmake,
- libopenscenegraph-dev (>= 3.0.1),
openscenegraph (>= 3.0.1),
+ libopenscenegraph-dev (>= 3.0.1),
+ libcurl4-gnutls-dev | libcurl-ssl-dev,
libgdal-dev (>= 1.10.1~),
libgeos-dev,
libexpat1-dev,
- libcurl4-gnutls-dev | libcurl-ssl-dev,
- zlib1g-dev,
libkml-dev (>= 1.3.0~r864),
- libsqlite3-dev,
+ libnoise-dev,
libqt4-dev,
libqt4-opengl-dev,
- libnoise-dev,
+ libsqlite3-dev,
+ zlib1g-dev,
pkg-kde-tools,
docbook2x,
docbook-xsl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osgearth.git
More information about the Pkg-grass-devel
mailing list