This is an automated email from the git hooks/post-receive script. micove-guest pushed a commit to branch master in repository pcsx2.
commit b5065f6e70ab4496e081577a842cafc1820c2df0 Author: Miguel A. Colón Vélez <[email protected]> Date: Mon Jul 27 21:45:33 2015 -0400 Drop unneeded B-D. bzip2 only needed by CDVDiso (not compiled) libglu1-mesa-dev only needed by zerogs (not compiled) Drop the libgl-dev alternative. --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 6337926..19104fc 100644 --- a/debian/control +++ b/debian/control @@ -10,11 +10,9 @@ Build-Depends: dpkg-dev (>= 1.16.2~), libaio-dev [linux-any], libasound2-dev, - libbz2-dev, libegl1-mesa-dev, - libgl1-mesa-dev | libgl-dev, + libgl1-mesa-dev, libglew-dev, - libglu1-mesa-dev | libglu-dev, libgtk2.0-dev, libjpeg-dev, libsdl1.2-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pcsx2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

