X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=844e9c1daabf6a4cb80477c22cb3dd61bf6c5045;hb=5259e8040fcfc3806fc6bc61ec8ba76760450515;hp=7454ee52e6c85cb4e40d94fdf24cc9e8710c3335;hpb=98b9002c3ab098f571ac4f28cad2acc7d3d0b661;p=bash.d.git diff --git a/sage.sh b/sage.sh index 7454ee5..844e9c1 100644 --- a/sage.sh +++ b/sage.sh @@ -69,6 +69,7 @@ sage-configure() { --with-system-isl=force \ --with-system-jedi=force \ --with-system-jinja2=force \ + --with-system-kiwisolver=force \ --with-system-lcalc=force \ --with-system-libatomic_ops=force \ --with-system-libbraiding=force \ @@ -103,6 +104,7 @@ sage-configure() { --with-system-pkgconfig=force \ --with-system-planarity=force \ --with-system-ply=force \ + --with-system-pluggy=force \ --with-system-ppl=force \ --with-system-primecount=force \ --with-system-primesieve=force \ @@ -118,6 +120,7 @@ sage-configure() { --with-system-requests=force \ --with-system-rw=force \ --with-system-scipy=force \ + --with-system-setuptools_scm=force \ --with-system-singular=force \ --with-system-sqlite=force \ --with-system-symmetrica=force \