mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 01:19:52 +02:00
🐛 ocrd_olena: Explicitly install deps
This commit is contained in:
parent
5fd172e8c9
commit
a58ef96909
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ RUN curl -sSL --retry 3 -o ocrd_olena.tar.gz https://github.com/OCR-D/ocrd_olena
|
|||
cd ocrd_olena && \
|
||||
sed -i 's/^install: deps$/install:/' Makefile && \
|
||||
${PIP_INSTALL} ocrd && \
|
||||
make deps-ubuntu && \
|
||||
make install PREFIX=/usr/local && \
|
||||
cd .. && rm -rf ocrd_olena ocrd_olena.tar.gz
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue