This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to annotated tag debian/2.3.2+dfsg-3 in repository libsfml.
commit 64c13cb48ab466b59a9835cd99f2f5c0f940bc23 Author: James Cowgill <[email protected]> Date: Wed Jun 29 12:41:20 2016 +0100 autopkgtest: depend on pkg-config --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 0043c7e..fdb9c4f 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,5 +1,5 @@ Tests: build -Depends: g++, libsfml-dev +Depends: g++, libsfml-dev, pkg-config Tests: cmake Depends: cmake, g++, libsfml-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

