src: meson.build: update libcallaudio dependency
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
cf38ff628b
commit
13c7f052d0
@@ -36,7 +36,7 @@ calls_deps = [ dependency('gobject-2.0', version: '>= 2.58'),
|
|||||||
dependency('gom-1.0'),
|
dependency('gom-1.0'),
|
||||||
dependency('libebook-contacts-1.2'),
|
dependency('libebook-contacts-1.2'),
|
||||||
dependency('folks'),
|
dependency('folks'),
|
||||||
dependency('libcallaudio-0'),
|
dependency('libcallaudio-0.1'),
|
||||||
]
|
]
|
||||||
|
|
||||||
if wl_scanner.found()
|
if wl_scanner.found()
|
||||||
|
|||||||
Reference in New Issue
Block a user