From a6ee70bb387c7c7002c5d82cde7fdbd62aaa4730 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Feb 2022 10:00:05 -0300 Subject: Feat: provision: web-full: install libreoffice-gtk3 --- share/provision/debian/web-full | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/provision/debian/web-full b/share/provision/debian/web-full index a21a15d..f16b032 100755 --- a/share/provision/debian/web-full +++ b/share/provision/debian/web-full @@ -30,7 +30,7 @@ APT_INSTALL="sudo LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y" $DIRNAME/web-basic $HOSTNAME $DOMAIN $MIRROR # Office Suite -$APT_INSTALL libreoffice gimp inkscape mat +$APT_INSTALL libreoffice libreoffice-gkt3 gimp inkscape mat # Lave Tor available if the user wants to route other software besides running Tor Browser $APT_INSTALL tor -- cgit v1.2.3