From 8a4c2b9941ed7898a35829576d41b6f1dc4867c4 Mon Sep 17 00:00:00 2001 From: hoangvv Date: Thu, 6 Feb 2025 09:17:13 +0700 Subject: [PATCH] update Makefile : add libreoffice package --- Makefile | 2 +- extra-addons | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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