cava bump

Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
This commit is contained in:
Viktar Lukashonak
2024-09-28 00:57:02 +03:00
parent cad18f39f5
commit e46a1c6bfc
2 changed files with 5 additions and 5 deletions

View File

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