mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 18:35:45 -04:00
Build: Favor git repositories over in-tree patches
Too messy.
This commit is contained in:
@ -58,7 +58,7 @@ STRIP=strip
|
||||
declare -a MANUAL_LIBS=(
|
||||
"libdiscord-rpc.so"
|
||||
"libshaderc_shared.so"
|
||||
"libspirv-cross-c-shared.so"
|
||||
"libspirv-cross-c-shared.so.0.61.0"
|
||||
)
|
||||
|
||||
declare -a MANUAL_QT_LIBS=(
|
||||
|
Reference in New Issue
Block a user