fix(ocrmypdf)[3]

frustrating
This commit is contained in:
Jacob Heider 2024-01-04 15:05:55 -05:00
parent e9af7b593f
commit a45dc8a02f
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -8,17 +8,18 @@ versions:
dependencies: dependencies:
pkgx.sh: ^1 pkgx.sh: ^1
qpdf.sourceforge.io: ^11 qpdf.sourceforge.io: ^11
darwin: # a consequence of rebuilding for 11.0
simplesystems.org/libtiff: ^4 simplesystems.org/libtiff: ^4
openjpeg.org: ^2 openjpeg.org: ^2
libjpeg-turbo.org: ^2 libjpeg-turbo.org: ^2
zlib.net: ^1 zlib.net: ^1
x.org/xcb: ^1 x.org/xcb: ^1
gnome.org/libxml2: ~2.12
gnome.org/libxslt: ^1
build: build:
dependencies: dependencies:
python.org: ~3.11 python.org: ~3.11
gnome.org/libxml2: ~2.12
gnome.org/libxslt: '*'
script: script:
- bkpyvenv stage {{prefix}} {{version}} - bkpyvenv stage {{prefix}} {{version}}
- ${{prefix}}/venv/bin/pip install . - ${{prefix}}/venv/bin/pip install .