Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit cedbb31

Browse files
author
Matthias Koeppe
committed
build/pkgs/fplll/spkg-configure.m4: Add depcheck on gcc
1 parent 2012f7c commit cedbb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pkgs/fplll/spkg-configure.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SAGE_SPKG_CONFIGURE([fplll], [
2-
SAGE_SPKG_DEPCHECK([mpfr], [
2+
SAGE_SPKG_DEPCHECK([gcc mpfr], [
33
dnl If we're using the system mpfr, use pkgconfig to determine
44
dnl if there's a usable system copy of fplll. Unless there's
55
dnl a system that ships fplll without fplll.pc file, falling

0 commit comments

Comments
 (0)