-
Notifications
You must be signed in to change notification settings - Fork 705
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
libjxl easyconfig fails to install if asciidoc is installed in OS #13827
Comments
CMake option: |
@branfosj Hmm, no?
|
Ah. They've added that option since 0.3.7. :( It looks like it will need patching out: https://github.com/libjxl/libjxl/blob/9e9bce86164dc4d01c39eeeb3404d6aed85137b2/CMakeLists.txt#L287 Or adding asciidoc as a build dependency. |
We could look to update libjxl as well (they released it just after i made the PR) |
I looked into So bumping to |
Yes, bump |
libjxl
added in #13453 fails for me with:The text was updated successfully, but these errors were encountered: