This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository glfw3.
commit 7e9fa3cbad39366969dbb900535b205268228420 Author: James Cowgill <[email protected]> Date: Sun Jun 26 23:54:05 2016 +0100 Add version to extra-cmake-modules build-dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8ba4a22..17ea9a7 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: cmake, debhelper (>= 9), dh-exec, - extra-cmake-modules [linux-any], + extra-cmake-modules (>= 1.6) [linux-any], libegl1-mesa-dev [linux-any], libgl1-mesa-dev | libgl-dev, libwayland-dev [linux-any], -- 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

