From d4ce1caf8d87fe7a39a7aea889e1abbd920575c4 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 2 Sep 2023 16:07:13 -0400 Subject: [PATCH] sage.sh: use system pickleshare --- sage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sage.sh b/sage.sh index f1464a9..682e702 100644 --- a/sage.sh +++ b/sage.sh @@ -104,6 +104,7 @@ sage-configure() { --with-system-patch=force \ --with-system-perl_term_readline_gnu=force \ --with-system-pexpect=force \ + --with-system-pickleshare=force \ --with-system-pillow=force \ --with-system-pip=force \ --with-system-pkgconfig=force \ -- 2.43.2