[coin3] 18/58: Add missing libs to autopkgtest.

Anton Gladky gladk at moszumanska.debian.org
Tue Dec 26 23:52:49 UTC 2017


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

gladk pushed a commit to branch experimental
in repository coin3.

commit c3d09a1ad063bff23d96112bbdc41b3444a4ccf3
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