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 57a8503 commit 1b7cde6Copy full SHA for 1b7cde6
tools/dependencies/meson.build
@@ -61,7 +61,7 @@ if meson.is_cross_build()
61
['SDL2_ttf'],
62
['mpg123'],
63
['SDL2_mixer_mp3', 'SDL2_mixer'],
64
- ['SDL2_image_png-svg-mt', 'SDL2_image'],
+ ['SDL2_image-png-svg-mt', 'SDL2_image'],
65
['icu_common-mt', 'icu-uc'],
66
]
67
foreach native_dependency_tuple : map_native_dependencies
0 commit comments