[libsfml] 02/02: Fix autopkgtests on Ubuntu by depending on make in cmake test

James Cowgill jcowgill at moszumanska.debian.org
Sun Aug 14 09:25:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

jcowgill pushed a commit to branch master
in repository libsfml.

commit 8d99e68271a39ec0beca130bab2db5844139f34c
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Sun Aug 14 10:25:13 2016 +0100

    Fix autopkgtests on Ubuntu by depending on make in cmake test
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index fdb9c4f..4a1a5d5 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: build
 Depends: g++, libsfml-dev, pkg-config
 
 Tests: cmake
-Depends: cmake, g++, libsfml-dev
+Depends: cmake, g++, libsfml-dev, make

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libsfml.git



More information about the Pkg-games-commits mailing list