Docker: Add PortAudio library

This commit is contained in:
Simran Spiller
2021-10-02 02:52:03 +02:00
parent 48e700ecb5
commit 251b4d537f
+2 -1
View File
@@ -72,7 +72,8 @@ yum install -y epel-release
# Additional package that are not found initially
yum install -y \
rh-git218
rh-git218 \
portaudio-devel
# lame-devel
# libcaca-devel \
# libdb4-devel \