src: meson.build: update libcallaudio dependency

This commit is contained in:
Arnaud Ferraris
2021-01-12 18:42:29 +01:00
committed by Evangelos Ribeiro Tzaras
parent cf38ff628b
commit 13c7f052d0

View File

@@ -36,7 +36,7 @@ calls_deps = [ dependency('gobject-2.0', version: '>= 2.58'),
dependency('gom-1.0'),
dependency('libebook-contacts-1.2'),
dependency('folks'),
dependency('libcallaudio-0'),
dependency('libcallaudio-0.1'),
]
if wl_scanner.found()