mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-22 05:36:09 +01:00
docker: Add OpenBLAS dependency.
For Kaldi / Vosk.
This commit is contained in:
parent
dd32534265
commit
d8fbadbd2a
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ RUN apt-get install -y \
|
||||||
fonttools \
|
fonttools \
|
||||||
libxpresent-dev \
|
libxpresent-dev \
|
||||||
libxpresent-dev:i386 \
|
libxpresent-dev:i386 \
|
||||||
|
libopenblas-dev \
|
||||||
|
libopenblas-dev:i386 \
|
||||||
python3-pefile \
|
python3-pefile \
|
||||||
libcapstone-dev \
|
libcapstone-dev \
|
||||||
libcapstone-dev:i386 \
|
libcapstone-dev:i386 \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue