This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch debian-sid in repository gweled.
commit ff182b3ece58a04ad81cf766ca39af40051f5dca Author: Ondřej Surý <[email protected]> Date: Mon May 24 16:44:43 2010 +0200 Add more auto tools to build depends --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e5130c1..57b38c6 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,10 @@ Build-Depends: debhelper (>= 7.0.50~), libgtk2.0-dev (>= 2.14), librsvg2-dev, libmikmod2-dev, - autotools-dev + autotools-dev, + automake, + autoconf, + libtool Standards-Version: 3.8.4 Homepage: https://launchpad.net/gweled -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/gweled.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

