mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix(ocrmypdf)[3]
frustrating
This commit is contained in:
parent
e9af7b593f
commit
a45dc8a02f
1 changed files with 8 additions and 7 deletions
|
@ -8,17 +8,18 @@ versions:
|
|||
dependencies:
|
||||
pkgx.sh: ^1
|
||||
qpdf.sourceforge.io: ^11
|
||||
simplesystems.org/libtiff: ^4
|
||||
openjpeg.org: ^2
|
||||
libjpeg-turbo.org: ^2
|
||||
zlib.net: ^1
|
||||
x.org/xcb: ^1
|
||||
darwin: # a consequence of rebuilding for 11.0
|
||||
simplesystems.org/libtiff: ^4
|
||||
openjpeg.org: ^2
|
||||
libjpeg-turbo.org: ^2
|
||||
zlib.net: ^1
|
||||
x.org/xcb: ^1
|
||||
gnome.org/libxml2: ~2.12
|
||||
gnome.org/libxslt: ^1
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
python.org: ~3.11
|
||||
gnome.org/libxml2: ~2.12
|
||||
gnome.org/libxslt: '*'
|
||||
script:
|
||||
- bkpyvenv stage {{prefix}} {{version}}
|
||||
- ${{prefix}}/venv/bin/pip install .
|
||||
|
|
Loading…
Reference in a new issue