mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-10 21:10:15 +00:00
qb: Check for libroar 1.0.12.
This hides a now fixed upstream libroar build error which breaks LGTM. Unfortunately this only allows the most recent roaraudio version to be used.
This commit is contained in:
parent
46dda3b5c3
commit
a86848d822
@ -222,7 +222,7 @@ else
|
||||
fi
|
||||
|
||||
check_pkgconf RSOUND rsound 1.1
|
||||
check_pkgconf ROAR libroar
|
||||
check_pkgconf ROAR libroar 1.0.12
|
||||
check_val '' JACK -ljack '' jack 0.120.1 '' false
|
||||
check_val '' PULSE -lpulse '' libpulse '' '' false
|
||||
check_val '' SDL -lSDL SDL sdl 1.2.10 '' false
|
||||
|
Loading…
x
Reference in New Issue
Block a user