From 217f785996ceec1054dc368ac17371c2d6b89e97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 15 Mar 2023 23:07:33 +0100 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 9aec9bd..c0c5464 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,10 +5,10 @@ #================================================= # Dependencies for AbiWord -abiword_app_depencencies="abiword" +#abiword_app_depencencies="abiword" # Dependencies for LibreOffice -libreoffice_app_dependencies="unoconv libreoffice-writer" +#libreoffice_app_dependencies="unoconv libreoffice-writer" # NodeJS version nodejs_version=14