mirror of
https://github.com/ValveSoftware/Proton.git
synced 2026-04-20 03:01:58 -04:00
docker: Add OpenBLAS dependency.
For Kaldi / Vosk.
This commit is contained in:
committed by
Arkadiusz Hiler
parent
dd32534265
commit
d8fbadbd2a
@@ -56,6 +56,8 @@ RUN apt-get install -y \
|
||||
fonttools \
|
||||
libxpresent-dev \
|
||||
libxpresent-dev:i386 \
|
||||
libopenblas-dev \
|
||||
libopenblas-dev:i386 \
|
||||
python3-pefile \
|
||||
libcapstone-dev \
|
||||
libcapstone-dev:i386 \
|
||||
|
||||
Reference in New Issue
Block a user