This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository glfw3.
commit b018f4c9d6a73dfb13fab855298cb194012931f2 Author: James Cowgill <[email protected]> Date: Fri Jun 3 01:36:58 2016 +0100 Build-depend on libvulkan-dev --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 24d6918..29c8bbf 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: cmake, debhelper (>= 9), libgl1-mesa-dev | libgl-dev, + libvulkan-dev, libx11-dev, libxcursor-dev, libxi-dev, -- 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

