update Makefile : add libreoffice package
All checks were successful
Setup Native Action / native (3.12.7) (push) Has been skipped
Setup Native Action / docker (3.12.7) (push) Has been skipped

This commit is contained in:
hoangvv 2025-02-06 09:17:13 +07:00
parent 82c89ec3c1
commit 8a4c2b9941
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ BACKUP=${CDN}/raw/branch/main/backup/${VERSION}/odoo18-main_2025-01-15_08-05-47.
##### Native Deployment#########
install:
sudo apt update -y && \
sudo apt install -y python3-pip libldap2-dev libpq-dev libsasl2-dev postgresql-client && \
sudo apt install -y python3-pip libldap2-dev libpq-dev libsasl2-dev postgresql-client libreoffice && \
${PIP} install --no-input -r requirements.txt --break-system-packages
download_backup:
@if [ -z "${LINKDB}" ]; then \

@ -1 +1 @@
Subproject commit 467768f900f10c6b2327846cb8d830841d2e3dfa
Subproject commit d5e43ebfd0eb233a451616418357f3cd8283f972