[otb] 05/15: Reorder build dependencies.
Bas Couwenberg
sebastic at debian.org
Tue Nov 8 21:30:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository otb.
commit 80dc6dff955a26ac3681c083bd719b68f213b747
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Nov 8 19:09:16 2016 +0100
Reorder build dependencies.
---
debian/control | 10 +++++-----
debian/control.in | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 8fa9eed..b535048 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,8 @@ Uploaders: Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
- dpkg-dev (>= 1.16.1~),
dh-exec,
- pkg-kde-tools,
+ dpkg-dev (>= 1.16.1~),
cmake (>= 2.8.3),
libboost-graph-dev,
libcurl4-gnutls-dev | libcurl-ssl-dev,
@@ -22,13 +21,14 @@ Build-Depends: debhelper (>= 9),
libinsighttoolkit4-dev,
libkml-dev,
libmuparser-dev,
- libpng-dev,
- libproj-dev,
- libtool,
libopenthreads-dev,
libossim-dev,
+ libpng-dev,
+ libproj-dev,
libqt4-dev,
libtinyxml-dev,
+ libtool,
+ pkg-kde-tools,
python-dev,
python-numpy,
swig
diff --git a/debian/control.in b/debian/control.in
index 177617a..f689890 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -6,9 +6,8 @@ Uploaders: Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
- dpkg-dev (>= 1.16.1~),
dh-exec,
- pkg-kde-tools,
+ dpkg-dev (>= 1.16.1~),
cmake (>= 2.8.3),
libboost-graph-dev,
libcurl4-gnutls-dev | libcurl-ssl-dev,
@@ -22,13 +21,14 @@ Build-Depends: debhelper (>= 9),
libinsighttoolkit4-dev,
libkml-dev,
libmuparser-dev,
- libpng-dev,
- libproj-dev,
- libtool,
libopenthreads-dev,
libossim-dev,
+ libpng-dev,
+ libproj-dev,
libqt4-dev,
libtinyxml-dev,
+ libtool,
+ pkg-kde-tools,
python-dev,
python-numpy,
swig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git
More information about the Pkg-grass-devel
mailing list