Skip to content

Commit b57cb89

Browse files
committed
Use legacysjlj versions of dependencies
1 parent bb249a2 commit b57cb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ setup-args = [
101101
build = "cp313-*" # build only for the latest python version.
102102

103103
# taken from pyodide recipe at https://github.com/pyodide/pyodide-recipes/blob/main/packages/pygame-ce/meta.yaml
104-
before-build = "embuilder build sdl2 sdl2_ttf sdl2_image sdl2_mixer sdl2_gfx libjpeg libpng giflib harfbuzz vorbis mpg123 libmodplug freetype libhtml5 --pic"
104+
before-build = "embuilder build sdl2 sdl2_ttf sdl2_image sdl2_mixer sdl2_gfx libjpeg libpng giflib harfbuzz vorbis mpg123 libmodplug freetype libhtml5 freetype-legacysjlj libpng-legacysjlj --pic"
105105
test-command = "" # TODO: fix runtime issues and then figure out how to test
106106

107107

0 commit comments

Comments
 (0)