We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459cce5 commit fdfd567Copy full SHA for fdfd567
1 file changed
.github/workflows/acceptance.yml
@@ -45,7 +45,7 @@ jobs:
45
sudo apt-get install -y \
46
libasound2-dev libx11-dev libxext-dev libxinerama-dev libxrandr-dev \
47
libxcursor-dev libxcomposite-dev libfreetype6-dev libfontconfig1-dev \
48
- libgl1-mesa-dev libcurl4-openssl-dev ninja-build xvfb
+ libgl1-mesa-dev libcurl4-openssl-dev ladspa-sdk ninja-build xvfb
49
50
# The acceptance tests host the dogfood plugins via JUCE's own VST3 hosting,
51
# so the embedded VST3 validator (and its heavy SDK build) isn't needed here.
0 commit comments