This is an automated email from the git hooks/post-receive script. ghisvail-guest pushed a commit to branch debian/sid in repository irtk.
commit 1e57ccf2816cac66d9fd781a5af32570de2e2d15 Author: Ghislain Antony Vaillant <[email protected]> Date: Tue Mar 17 17:10:47 2015 +0000 d/control: add build-deps --- debian/control | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 89af9bd..94e0201 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,16 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Ghislain Antony Vaillant <[email protected]> Build-Depends: cmake (>= 2.6), - debhelper (>= 9) + debhelper (>= 9), + freeglut3-dev, + libboost-dev, + libfltk-dev, + libgsl0-dev, + libpng-dev, + libtbb-dev, + libxi-dev, + libxmu-dev, + zlib1g-dev Standards-Version: 3.9.5 Section: science Homepage: https://github.com/BioMedIA/IRTK -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/irtk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
