mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2021-12-01 19:13
This commit is contained in:
24
roles/paperless_ng/vars/RedHat-8.yml
Normal file
24
roles/paperless_ng/vars/RedHat-8.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
|
||||
paperless_packages:
|
||||
- python39-pip
|
||||
- python39-setuptools
|
||||
- python39-devel
|
||||
- make
|
||||
- gcc
|
||||
- gcc-c++
|
||||
- ImageMagick
|
||||
- liberation-fonts
|
||||
- optipng
|
||||
- libpq-devel
|
||||
- file-libs
|
||||
- tesseract
|
||||
- tesseract-osd
|
||||
- tesseract-langpack-fra
|
||||
- tesseract-langpack-deu
|
||||
- tesseract-langpack-spa
|
||||
- tesseract-langpack-ita
|
||||
- policycoreutils
|
||||
- unpaper
|
||||
- ghostscript
|
||||
- postgresql14
|
Reference in New Issue
Block a user