[osgearth] 02/04: Reorder build dependencies.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun Jul 26 22:16:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch stretch
in repository osgearth.
commit 7855c815ee4d7220e634e834bc0ac858ba13c497
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Jul 26 22:42:10 2015 +0200
Reorder build dependencies.
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index a998c17..92ab30c 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,
libminizip-dev,
- 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