libcava bump 0.10.1

Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
This commit is contained in:
Viktar Lukashonak
2024-02-17 18:20:03 +03:00
parent 3cd311819b
commit d7d4dca6ba
5 changed files with 9 additions and 12 deletions

View File

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