[otb] 02/07: Don't hardcode libgdal dependency.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Sep 5 01:01:37 UTC 2015


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

sebastic pushed a commit to branch master
in repository otb.

commit dfca34f221c642e72049faa516341b3728397ad9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Sep 5 00:50:15 2015 +0200

    Don't hardcode libgdal dependency.
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 978544e..8870e68 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,7 @@ Homepage: http://www.orfeo-toolbox.org/
 Package: libotb
 Architecture: any
 Section: libs
-Depends: libgdal1h,
-         ${shlibs:Depends},
+Depends: ${shlibs:Depends},
          ${misc:Depends}
 Suggests: libotb-dev
 Conflicts: libotb3.16,

-- 
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