Merge pull request #2623 from LukashonakV/cavaBump

This commit is contained in:
Alexis Rouillard
2023-10-31 21:13:52 +01:00
committed by GitHub
4 changed files with 22 additions and 19 deletions

View File

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