[coin3] 03/04: Add missing libs to autopkgtest.

Anton Gladky gladk at moszumanska.debian.org
Mon Sep 8 10:26:57 UTC 2014


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

gladk pushed a commit to branch master
in repository coin3.

commit 7511871420babaa4cd3e42ce035591812b4d5328
Author: Anton Gladky <gladk at debian.org>
Date:   Thu May 29 21:05:27 2014 +0200

    Add missing libs to autopkgtest.
---
 debian/tests/build1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/build1 b/debian/tests/build1
index d651edd..0822787 100755
--- a/debian/tests/build1
+++ b/debian/tests/build1
@@ -234,7 +234,7 @@ main(int argc, char ** argv)
 
 EOF
 
-g++ -o demo demo.cpp -lGLU -lglut -lCoin
+g++ -o demo demo.cpp -lGL -lGLU -lglut -lCoin -lX11
 echo "build: OK"
 [ -x demo ]
 #touch a

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



More information about the debian-science-commits mailing list