Skip to content

Fix wkhtmltopdf on macos #300

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

Merged
merged 13 commits into from
Mar 8, 2025
8 changes: 5 additions & 3 deletions script/get-wkhtmltopdf/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ deps:
skip_if_env:
MLC_HOST_OS_TYPE:
- windows
- tags: get,generic-sys-util,_wkhtmltopdf
enable_if_env:
MLC_HOST_OS_TYPE:
- darwin
uid: 67ec874a3dfe4b87
docker:
pre_run_cmds:
- mlc pull repo
variations:
with-qt:
group: qt
default: true


default: true
Loading