cava: fix build

This commit is contained in:
Mohamed Akram
2026-06-24 22:00:47 +04:00
parent 07e784bfd0
commit 42a264d4fc
+4
View File
@@ -31,6 +31,10 @@ compiler.blacklist-append *gcc-4.0 *gcc-4.2
configure.cppflags-append -I${prefix}/include/iniparser
if {${os.platform} eq "darwin" && ${os.major} < 21} {
configure.cppflags-append -DkAudioObjectPropertyElementMain=kAudioObjectPropertyElementMaster
}
configure.args --disable-input-jack
if {${os.platform} eq "darwin" && ${os.major} < 11} {