diff options
Diffstat (limited to 'multimedia/beets/README')
-rw-r--r-- | multimedia/beets/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/beets/README b/multimedia/beets/README index 4a0b108c90..3e26d5347a 100644 --- a/multimedia/beets/README +++ b/multimedia/beets/README @@ -26,3 +26,8 @@ shockingly simple if you know a little Python. Optional dependencies (now included by default): Flask, gst-python, pyacoustid, pylast. + +NOTE: beets now requires python3-numpy. While numpy will build without + it I highly suggest installing OpenBLAS before building numpy. I + would add it to the REQUIRES but it will not be in the proper + order for numpy to build against OpenBLAS. |