[spatialite] 07/14: Reorder build dependencies.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu May 5 18:44:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository spatialite.
commit bffe3b138481cad5d8a36377756f3a5e9adb1ea3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu May 5 19:42:51 2016 +0200
Reorder build dependencies.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 9e080f1..f472e8a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
- autotools-dev,
dh-autoreconf,
- libsqlite3-dev,
+ autotools-dev,
+ libexpat1-dev,
+ libfreexl-dev,
libgeos-dev (>= 3.5.0),
libproj-dev,
libreadline-dev,
- libexpat1-dev,
- libfreexl-dev,
+ libsqlite3-dev,
libxml2-dev,
pkg-config,
zlib1g-dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite.git
More information about the Pkg-grass-devel
mailing list