mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
9c772fe541
commit
c2b37c4509
1 changed files with 3 additions and 1 deletions
|
@ -11,11 +11,11 @@ versions:
|
|||
|
||||
dependencies:
|
||||
python.org: ~3.11
|
||||
qpdf.sourceforge.io: ^11
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
openjpeg.org: '*'
|
||||
qpdf.sourceforge.io: '*'
|
||||
gnome.org/libxml2: ~2.11
|
||||
gnome.org/libxslt: '*'
|
||||
script:
|
||||
|
@ -27,6 +27,8 @@ build:
|
|||
# add any environment variables here
|
||||
ARGS:
|
||||
- --prefix="{{prefix}}"
|
||||
CC: clang
|
||||
LD: clang
|
||||
|
||||
provides:
|
||||
- bin/ocrmypdf
|
||||
|
|
Loading…
Reference in a new issue