This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit f6fc652618d94c018001413fae5ada7d9becf749 Author: Markus Koschany <[email protected]> Date: Sun Jun 5 19:15:48 2016 +0200 Add more SDL2 build-dependencies. --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index a16279f..4c63fd6 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,9 @@ Build-Depends: libboost-program-options-dev, libphysfs-dev, libsdl2-dev, + libsdl2-image-dev, + libsdl2-mixer-dev, + libsdl2-ttf-dev, libutfcpp-dev, texlive-binaries, texlive-latex-base, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

