Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Ghostscript 9.0 requirement revisited#12301
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Ghostscript 9.0 requirement revisited#12301
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thanks@ImportanceOfBeingErnest ! |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free tosuggest an improvement. |
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
In#11989 the required version of ghostscript was changed to be >= 9.0.
This is currently not reflected in parts of the code and the docs.
This PR updates the code and docs where appropriate to make this requirement visible.
It thereby provides an answer tothe question raised a year ago
PR Checklist