X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=b0eff94bed645973cc9a364b3fbbb2a5da9d595b;hb=0827098910f25fe2ad28fd4f7ba07c882239f20d;hp=d3c8811ac034a0c0043aff04039ba4b12991af9f;hpb=ec168dae7b68f19d6c6cd813574b4f4dfa935e1b;p=bash.d.git diff --git a/sage.sh b/sage.sh index d3c8811..b0eff94 100644 --- a/sage.sh +++ b/sage.sh @@ -32,6 +32,7 @@ sage-configure() { --with-system-cddlib=force \ --with-system-cliquer=force \ --with-system-cmake=force \ + --with-system-curl=force \ --with-system-ecl=force \ --with-system-eclib=force \ --with-system-fflas_ffpack=force \ @@ -71,6 +72,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 \