This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository dolphin-emu.
commit 967ad9c7232864d2bfbc367000cc5518e8f09757 Author: James Cowgill <[email protected]> Date: Fri Jun 24 11:10:08 2016 +0100 Build-depend on libcurl --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e51c0c4..50dc960 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: libavformat-dev, libavutil-dev, libbluetooth-dev, + libcurl4-gnutls-dev, libenet-dev, libevdev-dev, libgl1-mesa-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

