[pktools] 03/04: Added missing b-d on libsvm-dev

Francesco Lovergine frankie at moszumanska.debian.org
Thu Mar 27 17:19:24 UTC 2014


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

frankie pushed a commit to branch master
in repository pktools.

commit 478e29aaa71fd866dc7e8e0af018e15a3cf222bc
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Thu Mar 27 17:41:22 2014 +0100

    Added missing b-d on libsvm-dev
---
 debian/control | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 99a646a..ac58f64 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9)
  , libarmadillo-dev
  , libfann-dev
  , liblas-c-dev
- , pkg-config
+ , libsvm-dev
 Standards-Version: 3.9.5
 Homepage: http://www.nongnu.org/pktools/html/index.html
 Vcs-Browser:  http://anonscm.debian.org/gitweb/?p=pkg-grass/pktools.git
@@ -37,7 +37,12 @@ Description: GDAL add-on tools to perform useful raster processing
 Package: pktools-dev
 Architecture: any
 Section: libdevel
-Depends: pktools (= ${binary:Version}), ${misc:Depends}, libgdal-dev
+Depends: pktools (= ${binary:Version})
+ , ${misc:Depends}
+ , libgdal-dev
+ , libarmadillo-dev
+ , liblas-c-dev
+ , libgsl0-dev
 Description: GDAL add-on tools to perform useful raster processing
  A collection of programs to perform operations, mostly on raster images. 
  It heavily relies on the Geospatial Data Abstraction Library (GDAL) and OGR. 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git



More information about the Pkg-grass-devel mailing list