[gli] 01/02: d/t/control: add missing dependency on a c++ compiler.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Oct 11 07:01:49 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/master
in repository gli.

commit 94b4ba54c09c84c6a9a710ff74a754bddd4a8b55
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Oct 11 07:42:14 2016 +0100

    d/t/control: add missing dependency on a c++ compiler.
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 32ff834..1e83d13 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: gli-tests
-Depends: @, cmake (>= 3.0), libglm-dev (>= 0.9.8), libgli-dev
+Depends: @, cmake (>= 3.0), g++ | c++-compiler, libglm-dev (>= 0.9.8)
 Restrictions: allow-stderr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gli.git



More information about the debian-science-commits mailing list