This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch experimental in repository dolphin-emu.
commit c135719656da4d71aef3eb35b5e018186fac5890 Author: James Cowgill <[email protected]> Date: Tue Sep 8 21:43:07 2015 +0100 Update build dependencies --- debian/control | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 4b6ba4e..1bb70d5 100644 --- a/debian/control +++ b/debian/control @@ -9,32 +9,35 @@ Build-Depends: debhelper (>= 9), cmake, dpkg-dev (>= 1.17.0), + gettext, libao-dev, libasound2-dev, - libavcodec-dev (>= 6:0.8.6), - libavformat-dev (>= 6:0.8.6), - libavutil-dev (>= 6:0.8.6), + libavcodec-dev, + libavformat-dev, + libavutil-dev, libbluetooth-dev, - libglew-dev (>= 1.9), + libenet-dev, + libevdev-dev, + libgl1-mesa-dev, + libgtest-dev, libgtk2.0-dev, liblzo2-dev, libminiupnpc-dev (>= 1.7), libopenal-dev, + libpng-dev, libpolarssl-dev (>= 1.3), libpulse-dev, - libreadline6-dev, - libsdl1.2-dev, libsfml-dev (>= 2.1), libsoil-dev, libsoundtouch-dev, - libswscale-dev (>= 6:0.8.6), + libswscale-dev, libwxgtk3.0-dev, - libxext-dev, + libx11-dev, libxi-dev (>= 2:1.5), libxrandr-dev, + libudev-dev, libusb-1.0-0-dev, lsb-release, - opencl-headers, pkg-config, portaudio19-dev, zlib1g-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

