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