Skip to content

Fix minecraft-skin-api Dockerfile: symlink python3 to python for ANGLE/gyp build#14

Merged
pedrokarim merged 1 commit intomainfrom
dev
Feb 15, 2026
Merged

Fix minecraft-skin-api Dockerfile: symlink python3 to python for ANGLE/gyp build#14
pedrokarim merged 1 commit intomainfrom
dev

Conversation

@pedrokarim
Copy link
Owner

The gl (headless-gl) native module requires python during ANGLE compilation, but Debian Bullseye only provides python3. Add a symlink to fix the build.

…E/gyp build

The gl (headless-gl) native module requires `python` during ANGLE compilation,
but Debian Bullseye only provides `python3`. Add a symlink to fix the build.
@pedrokarim pedrokarim merged commit 0ce90c3 into main Feb 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant