1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-18 12:59:40 +02:00
This commit is contained in:
didier 2025-06-25 12:27:42 +02:00
parent 9ac30e55a4
commit 169ab91ed8

View file

@ -95,8 +95,8 @@ apt install -y unrar # for extracting rar files
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 libcairo2-dev # Required by reportlab
apt install -y rsyslog cron # log logging
apt install -y ntfs-3g # for NTFS filesystems
# autoremove old stuff
apt autoremove -y