This commit is contained in:
Viktar Lukashonak
2026-07-21 15:17:55 +03:00
parent 456f78ecb1
commit 5bd3cd4805
5 changed files with 26 additions and 20 deletions
+1 -1
View File
@@ -538,7 +538,7 @@ else
endif
cava = dependency('libcava',
version : '>=0.10.7',
version : '>=1.0.0',
required: get_option('cava'),
fallback : ['libcava', 'cava_dep'],
not_found_message: 'cava is not found. Building waybar without cava')