This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit ed7b79564dc7b51ed2844dca2c2c4a07f3ab033e Author: Bas Couwenberg <[email protected]> Date: Thu Jul 28 20:00:02 2016 +0200 Add python-numpy to build dependencies in control.in too. --- debian/control.in | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control.in b/debian/control.in index 7d51e9c..d2f21ec 100644 --- a/debian/control.in +++ b/debian/control.in @@ -31,6 +31,7 @@ Build-Depends: debhelper (>= 9), libqt4-dev, libtinyxml-dev, python-dev, + python-numpy, swig Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/otb.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

