This is an automated email from the git hooks/post-receive script. cesarefalco-guest pushed a commit to branch master in repository mame.
commit 26934fbf384fd992cbd0d00402c652ce2e603431 Author: Cesare Falco <[email protected]> Date: Tue Apr 19 14:56:21 2016 +0200 Cosmetic change: reordered deps in debian/control --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 839d7b3..c1004a4 100644 --- a/debian/control +++ b/debian/control @@ -11,15 +11,15 @@ Build-Depends: debhelper (>= 9), libfontconfig1-dev, libjpeg-dev, liblua5.3-dev, - portaudio19-dev, libportmidi-dev, - qtbase5-dev, libsdl2-ttf-dev, libsdl2-dev, libsqlite3-dev, libxinerama-dev, - subversion, + portaudio19-dev, python-dev, + qtbase5-dev, + subversion, zlib1g-dev Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-games/mame.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

