From 18a2c71e7353821b0e96cb72d6cac12393b7ee1b Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 2 Dec 2023 07:49:35 -0500 Subject: [PATCH] sage.sh: use conway_polynomials from the system --- sage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sage.sh b/sage.sh index 7ebc702..b93f895 100644 --- a/sage.sh +++ b/sage.sh @@ -60,6 +60,7 @@ sage-configure() { --with-system-cliquer=force \ --with-system-cmake=force \ --with-system-contourpy=force \ + --with-system-conway_polynomials=force \ --with-system-cppy=force \ --with-system-curl=force \ --with-system-cycler=force \ -- 2.43.2