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 709df6d commit 6aa4aebCopy full SHA for 6aa4aeb
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