Merge pull request #2328 from LukashonakV/ISSUE_2281

cava bump
This commit is contained in:
Alexis Rouillard
2023-07-18 16:59:38 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

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