-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move some useflags from minimalist to sage
- Loading branch information
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,9 @@ | ||
# minimal interfaces for ipython and matplotlib | ||
dev-python/ipython -wxwidgets -qt5 -smp nbconvert | ||
dev-python/ipython -wxwidgets -qt5 -smp | ||
dev-python/matplotlib -gtk3 -qt5 -wxwidgets | ||
# symengine is not ready for flint3 | ||
dev-python/sympy -opengl -symengine | ||
# minimize build dependency for maxima | ||
sci-mathematics/maxima -sbcl -gui | ||
# prefer threads as funny things may happen with openmp | ||
sci-libs/openblas -openmp pthread | ||
# matplotlib requirements | ||
media-libs/harfbuzz icu | ||
dev-python/pillow webp | ||
virtual/imagemagick-tools tiff jpeg | ||
media-gfx/imagemagick tiff jpeg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters