fix(ocrmypdf)[1]

hopefully?

closes #4470
This commit is contained in:
Jacob Heider 2023-12-20 19:40:48 -05:00
parent 9c772fe541
commit c2b37c4509
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -11,11 +11,11 @@ versions:
dependencies: dependencies:
python.org: ~3.11 python.org: ~3.11
qpdf.sourceforge.io: ^11
build: build:
dependencies: dependencies:
openjpeg.org: '*' openjpeg.org: '*'
qpdf.sourceforge.io: '*'
gnome.org/libxml2: ~2.11 gnome.org/libxml2: ~2.11
gnome.org/libxslt: '*' gnome.org/libxslt: '*'
script: script:
@ -27,6 +27,8 @@ build:
# add any environment variables here # add any environment variables here
ARGS: ARGS:
- --prefix="{{prefix}}" - --prefix="{{prefix}}"
CC: clang
LD: clang
provides: provides:
- bin/ocrmypdf - bin/ocrmypdf