This is an automated email from the git hooks/post-receive script. locutusofborg pushed a commit to branch master in repository hedgewars.
commit b67364304502fe6a2eb111fc3713ff9437820d4f Author: Gianfranco Costamagna <[email protected]> Date: Thu Nov 16 15:27:28 2017 +0100 Add missing regex-tdfa, use libsdl2 --- debian/control | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 0dc38e9..5d1bced 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Build-Depends: clang [hurd-i386 kfreebsd-amd64 kfreebsd-i386 mips64el ppc64el s3 libghc-network-dev, libghc-parsec3-dev, libghc-random-dev, + libghc-regex-tdfa-dev, libghc-sha-dev, libghc-utf8-string-dev, libghc-vector-dev, @@ -32,11 +33,11 @@ Build-Depends: clang [hurd-i386 kfreebsd-amd64 kfreebsd-i386 mips64el ppc64el s3 libphysfs-dev, libpng-dev, libqt4-dev, - libsdl-image1.2-dev, - libsdl-mixer1.2-dev, - libsdl-net1.2-dev, - libsdl-ttf2.0-dev, - libsdl1.2-dev, + libsdl2-image-dev, + libsdl2-mixer-dev, + libsdl2-net-dev, + libsdl2-ttf-dev, + libsdl2-dev, qt4-qmake, # finding system fonts ttf-dejavu-core, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

