This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository glfw3.
commit a20073b24bcfe5bc584f12c2e39ea3cfeb15e1d7 Author: James Cowgill <[email protected]> Date: Fri Jun 3 12:35:07 2016 +0100 Drop dependencies on libxi-dev --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 29c8bbf..f43f0d4 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: libvulkan-dev, libx11-dev, libxcursor-dev, - libxi-dev, libxinerama-dev, libxrandr-dev, libxxf86vm-dev @@ -46,7 +45,6 @@ Depends: libgl1-mesa-dev | libgl-dev, libx11-dev, libxcursor-dev, - libxi-dev, libxinerama-dev, libxrandr-dev, libxxf86vm-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

