diff --git a/Makefile b/Makefile index b313a6ee1..5bab39547 100644 --- a/Makefile +++ b/Makefile @@ -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 \ diff --git a/extra-addons b/extra-addons index 467768f90..d5e43ebfd 160000 --- a/extra-addons +++ b/extra-addons @@ -1 +1 @@ -Subproject commit 467768f900f10c6b2327846cb8d830841d2e3dfa +Subproject commit d5e43ebfd0eb233a451616418357f3cd8283f972