Build fixes
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
0d4094d49f
commit
e6c91bfa26
4 changed files with 4 additions and 4 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
|
||||
env:
|
||||
CACHE_VERSION: 20
|
||||
CACHE_VERSION: 21
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
HOMEBREW_NO_AUTO_UPDATE: 1
|
||||
LIBGL_ALWAYS_SOFTWARE: 'true'
|
||||
|
|
2
deps/PawPaw
vendored
2
deps/PawPaw
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 39f441d0bcf04d16e3c865308a98c8bd3c665055
|
||||
Subproject commit 06295f217fcaa3c023eef3c3d4a0fe9203b53cb1
|
|
@ -1 +1 @@
|
|||
Subproject commit ec6d477cedc9a00b7dde0f2713d263c4778162d2
|
||||
Subproject commit 612b0dba4634c365b98f96da2459ba58124bbcf0
|
|
@ -878,7 +878,7 @@ PLUGIN_FILES += $(filter-out WhatTheRack/src/plugin.cpp,$(wildcard WhatTheRack/s
|
|||
|
||||
# modules/types which are present in other plugins
|
||||
VOXGLITCH_CUSTOM = $(DRWAV) AudioFile Looper Readout
|
||||
VOXGLITCH_CUSTOM_PER_FILE = AudioBuffer GateSequencer Grain Sequencer SequencerDisplay VoltageSequencer
|
||||
VOXGLITCH_CUSTOM_PER_FILE = AudioBuffer GateSequencer Grain SamplePlayer Sequencer SequencerDisplay VoltageSequencer
|
||||
|
||||
# --------------------------------------------------------------
|
||||
# ZetaCarinaeModules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue