X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=4b87db06e87fa134a1c4aebe9ddb7e94b49da117;hb=59e316944e6ef56174f1b65f8996580770669914;hp=64f72bd64b0367ea759be1c6ec85aea6b1548dbc;hpb=7ee08e17fe77ab2e0f8adba2b620b80a941baae0;p=bash.d.git diff --git a/sage.sh b/sage.sh index 64f72bd..4b87db0 100644 --- a/sage.sh +++ b/sage.sh @@ -25,6 +25,7 @@ sage-configure() { --enable-download-from-upstream-url \ --disable-r \ --disable-cvxopt \ + --disable-notebook \ --with-system-arb=force \ --with-system-boost_cropped=force \ --with-system-brial=force \ @@ -72,6 +73,7 @@ sage-configure() { --with-system-planarity=force \ --with-system-ppl=force \ --with-system-python3=force \ + --with-system-qhull=force \ --with-system-readline=force \ --with-system-rw=force \ --with-system-sqlite=force \