We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8864f2 commit 0a62804Copy full SHA for 0a62804
external_deps/build.sh
@@ -249,7 +249,7 @@ cmake_build() {
249
cmake --install build --strip
250
}
251
252
-# Build pkg-config, needed for opusfile and SDL3.
+# Build pkg-config, needed for opusfile.
253
# As a host-mode dependency it must be provided by the system when cross-compiling.
254
build_pkgconfig() {
255
local dir_name="pkg-config-${PKGCONFIG_VERSION}"
0 commit comments