This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch experimental in repository wxmupen64plus.
commit c9ec354054c1034063309a7f78f8d44122d3e610 Author: Sven Eckelmann <[email protected]> Date: Tue May 8 22:59:37 2012 +0200 Add libx11-dev as build dependency --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 2311303..98b6d5d 100644 --- a/debian/control +++ b/debian/control @@ -11,11 +11,12 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/wxmupen64plus.git Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.0), - python, libmupen64plus-dev (>= 1.99.5), - libwxgtk2.9-dev, - libsdl1.2-dev | libsdl-dev, libgl1-mesa-dev | libgl-dev, + libsdl1.2-dev | libsdl-dev, + libwxgtk2.9-dev, + libx11-dev, + python, Package: wxmupen64plus Architecture: any-i386 any-amd64 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wxmupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

