Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix freetype dependency in docker build for all platforms #684

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

peschuster
Copy link
Contributor

The freetype2 npm package has prebuilt bindings, but not for all platforms supported by the TallyArbiter docker image. This fixes the issue by rebuilding the freetype2 dependency during the docker image build.

Closes issue #683

The freetype2 npm package has prebuilt bindings, but not for all platforms supported by the TallyArbiter docker image.
This fixes the issue by rebuilding the freetype2 dependency during the docker image build.

Closes issue josephdadams#683
@josephdadams josephdadams merged commit 9e3df71 into josephdadams:master Apr 14, 2024
9 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.

2 participants