diff --git a/source/Makefile.deps.mk b/source/Makefile.deps.mk index 590009672..4a53ab08d 100644 --- a/source/Makefile.deps.mk +++ b/source/Makefile.deps.mk @@ -330,9 +330,11 @@ PYUIC ?= $(PYUIC5) # Set USING_JUCE ifeq ($(MACOS_OR_WINDOWS),true) +ifneq ($(BUILDING_FOR_WINE),true) USING_JUCE = true USING_JUCE_AUDIO_DEVICES = true endif +endif # --------------------------------------------------------------------------------------------------------------------- # Set USING_RTAUDIO