mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added a missing dependency in the juce_audio_utils module
This commit is contained in:
parent
4797b29b27
commit
c0223ae2bc
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
website: http://www.juce.com/juce
|
||||
license: GPL/Commercial
|
||||
|
||||
dependencies: juce_gui_extra, juce_audio_basics, juce_audio_processors, juce_audio_formats
|
||||
dependencies: juce_gui_extra, juce_audio_basics, juce_audio_processors, juce_audio_formats, juce_audio_devices
|
||||
OSXFrameworks: DiscRecording
|
||||
iOSFrameworks: CoreAudioKit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue