We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c5290 commit 03c2066Copy full SHA for 03c2066
linbox.pc.in
@@ -8,7 +8,7 @@ Name: linbox
8
Description: Exact Linear Algebra library
9
URL: http://github.com/linbox-team/linbox
10
Version: @VERSION@
11
-Requires: fflas-ffpack >= 2.2.0
+Requires: fflas-ffpack >= 2.2.2
12
Libs: -L${libdir} -llinbox @LINBOXSAGE_LIBS@ @NTL_LIBS@ @MPFR_LIBS@ @FPLLL_LIBS@ @IML_LIBS@ @FLINT_LIBS@ @OCL_LIBS@
13
Cflags: @DEFAULT_CFLAGS@ -DDISABLE_COMMENTATOR -I${includedir}/linbox @NTL_CFLAGS@ @MPFR_CFLAGS@ @FPLLL_CFLAGS@ @IML_CFLAGS@ @FLINT_CFLAGS@
14
\-------------------------------------------------------
0 commit comments