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

a_valentino-guest pushed a commit to branch master
in repository mipp.

commit 554cab99fad93aef29b6e3d6e00ea76240720eb4
Author: Antonio Valentino <antonio.valent...@tiscali.it>
Date:   Sun Jun 29 20:03:53 2014 +0200

    Add missing dependency
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 05633c2..d6457e9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9.0.0),
                python-all,
                python-sphinx,
                python-lxml,
-               python-gdal
+               python-gdal,
+               python-pyresample
 Standards-Version: 3.9.5
 Homepage: https://github.com/loerum/mipp/tree/master/mipp
 Vcs-Git: http://anonscm.debian.org/git/pkg-grass/mipp.git
@@ -21,7 +22,8 @@ Depends: ${shlibs:Depends},
          ${python:Depends},
          ${misc:Depends},
          python-lxml,
-         python-gdal
+         python-gdal,
+         python-pyresample
 Suggests: python-mpop
 Description: Meteorological data Ingest-Processing Package (mipp)
  It's main task is to convert t low level satellite data into a format

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to