X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=8605049c2a6b7a3abedfa4ced9cec7908783e857;hb=749e2759d7e686ecf0518523f697dcfa33c7c870;hp=51f571223c2d5f840577c38c6aaff8378e9aa717;hpb=859c130ae5fedc1985d1008c75bea718e7af84c7;p=bash.d.git diff --git a/sage.sh b/sage.sh index 51f5712..8605049 100644 --- a/sage.sh +++ b/sage.sh @@ -57,6 +57,7 @@ sage-configure() { --with-system-gsl=force \ --with-system-iconv=force \ --with-system-iml=force \ + --with-system-importlib_metadata=force \ --with-system-isl=force \ --with-system-lcalc=force \ --with-system-libatomic_ops=force \ @@ -84,12 +85,16 @@ sage-configure() { --with-system-pari=force \ --with-system-patch=force \ --with-system-perl_term_readline_gnu=force \ + --with-system-pexpect=force \ + --with-system-pkgconfig=force \ --with-system-planarity=force \ --with-system-pip=force \ --with-system-ppl=force \ --with-system-primecount=force \ --with-system-primesieve=force \ --with-system-python3=force \ + --with-system-pythran=force \ + --with-system-pyzmq=force \ --with-system-qhull=force \ --with-system-readline=force \ --with-system-rw=force \