Add libsamplerate to travis.

This commit is contained in:
Shanoah Alkire 2020-11-15 01:45:55 -08:00
parent 46e8057f9c
commit 532e7c906d
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,7 @@ linux_32_before_install() {
libpng12-dev:i386 \
libsdl2-dev:i386 \
libsoundtouch-dev:i386 \
libsamplerate0-dev:i386 \
libwxgtk3.0-dev:i386 \
libxext-dev:i386 \
libxft-dev:i386 \
@ -113,6 +114,7 @@ linux_64_before_install() {
libpng12-dev \
libsdl2-dev \
libsoundtouch-dev \
libsamplerate0-dev \
libwxgtk3.0-dev \
portaudio19-dev \
libxml2-dev \