fix meson build
This commit is contained in:
@@ -31,6 +31,7 @@ args = []
|
||||
inc = []
|
||||
deps = [
|
||||
dependency('uuid'),
|
||||
dependency('portaudio-2.0', required: true)
|
||||
]
|
||||
|
||||
subdir('src')
|
||||
|
||||
Reference in New Issue
Block a user