cava bump: 0.10.2

Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
This commit is contained in:
Viktar Lukashonak
2024-05-23 16:14:06 +03:00
parent 35a9ca476d
commit 60a613ae51
3 changed files with 6 additions and 17 deletions

View File

@ -464,7 +464,7 @@ if get_option('experimental')
endif
cava = dependency('cava',
version : '>=0.10.1',
version : '>=0.10.2',
required: get_option('cava'),
fallback : ['cava', 'cava_dep'],
not_found_message: 'cava is not found. Building waybar without cava')