libCava bump: 0.10.4

This commit is contained in:
Viktar Lukashonak
2025-04-15 16:33:07 +03:00
parent 67272cc47f
commit e85025f805
2 changed files with 5 additions and 5 deletions

View File

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