This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository freeciv.
commit e027c4ee631c12e192435a7fb9774c4f03c19980 Author: Markus Koschany <[email protected]> Date: Thu Feb 12 20:39:22 2015 +0100 Just build-depend on libpng-dev. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index dec910d..d25991b 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: libgtk2.0-dev, liblua5.1-0-dev, liblzma-dev, - libpng-dev | libpng12-dev, + libpng-dev, libreadline-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeciv.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

