user/paperless: add missing tesseract-data-osd depend
This commit is contained in:
parent
709801ef38
commit
1d08692369
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
pkgname=paperless-ngx
|
||||
pkgver=1.16.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A community-supported supercharged version of paperless: scan, index and archive all your physical documents"
|
||||
url="https://github.com/paperless-ngx/paperless-ngx"
|
||||
license="GPL-3.0-only"
|
||||
|
@ -21,7 +21,7 @@ depends="
|
|||
redis
|
||||
sqlite
|
||||
tesseract-ocr
|
||||
tesseract-ocr-data-fra
|
||||
tesseract-ocr-data-osd
|
||||
ttf-liberation
|
||||
uvicorn
|
||||
py3-aiohttp
|
||||
|
|
Loading…
Reference in a new issue