This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository glfw3.
commit fee3f4f13a854780173c4237c2a99e256b64f1c0 Author: James Cowgill <[email protected]> Date: Wed Jun 22 01:10:08 2016 +0100 Add other build-dependencies needed by wayland --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index efb2ed9..cf81e68 100644 --- a/debian/control +++ b/debian/control @@ -10,14 +10,17 @@ Build-Depends: debhelper (>= 9), dh-exec, extra-cmake-modules, + libegl1-mesa-dev, libgl1-mesa-dev | libgl-dev, libvulkan-dev, libwayland-dev, libx11-dev, libxcursor-dev, libxinerama-dev, + libxkbcommon-dev, libxrandr-dev, libxxf86vm-dev, + pkg-config, wayland-protocols, Build-Depends-Indep: doxygen Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/glfw3.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

