diff --git a/docker/scripts/common/install_yumpackages.sh b/docker/scripts/common/install_yumpackages.sh index 0a3024578..f32fa0d3c 100644 --- a/docker/scripts/common/install_yumpackages.sh +++ b/docker/scripts/common/install_yumpackages.sh @@ -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 \