From d1717eeb740a159016ab846459bf9fee3dbd3fe7 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Sun, 17 Jun 2018 23:57:48 +0200 Subject: Force linking to LAPACK for test of statically linked binary. --- debian/tests/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control index 67b07be..6e49353 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,2 +1,3 @@ Tests: tests.sh -Depends: gfortran, libblas-dev, liblbfgsb-dev, shunit2 \ No newline at end of file +Depends: gfortran, libblas-dev, liblapack-dev, liblbfgsb-dev, shunit2 +Restrictions: allow-stderr \ No newline at end of file -- cgit v1.2.3