1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-23 15:29:43 +02:00

Merge branch 'main' of github.com:dbarzin/pandora-box

This commit is contained in:
didier 2025-03-31 12:38:00 +02:00
commit ca18e5936c

View file

@ -92,8 +92,7 @@ apt install -y libpango-1.0-0 libharfbuzz0b libpangoft2-1.0-0 # For HTML -> PDF
apt install -y libreoffice-nogui # For Office -> PDF apt install -y libreoffice-nogui # For Office -> PDF
apt install -y exiftool # for extracting exif information apt install -y exiftool # for extracting exif information
apt install -y unrar # for extracting rar files apt install -y unrar # for extracting rar files
# no textract apt install -y libxml2-dev libxslt1-dev antiword unrtf poppler-utils tesseract-ocr flac ffmpeg lame libmad0 libsox-fmt-mp3 sox libjpeg-dev swig # for textract
# apt install -y libxml2-dev libxslt1-dev antiword unrtf poppler-utils tesseract-ocr flac ffmpeg lame libmad0 libsox-fmt-mp3 sox libjpeg-dev swig # for textract
apt install -y libssl-dev # seems required for yara-python apt install -y libssl-dev # seems required for yara-python
apt install -y libcairo2-dev # Required by reportlab apt install -y libcairo2-dev # Required by reportlab