Skip to content

Commit 03c2066

Browse files
committed
update required version of fflas-ffpack
1 parent 10c5290 commit 03c2066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linbox.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Name: linbox
88
Description: Exact Linear Algebra library
99
URL: http://github.com/linbox-team/linbox
1010
Version: @VERSION@
11-
Requires: fflas-ffpack >= 2.2.0
11+
Requires: fflas-ffpack >= 2.2.2
1212
Libs: -L${libdir} -llinbox @LINBOXSAGE_LIBS@ @NTL_LIBS@ @MPFR_LIBS@ @FPLLL_LIBS@ @IML_LIBS@ @FLINT_LIBS@ @OCL_LIBS@
1313
Cflags: @DEFAULT_CFLAGS@ -DDISABLE_COMMENTATOR -I${includedir}/linbox @NTL_CFLAGS@ @MPFR_CFLAGS@ @FPLLL_CFLAGS@ @IML_CFLAGS@ @FLINT_CFLAGS@
1414
\-------------------------------------------------------

0 commit comments

Comments
 (0)