From 850c18621f5ca28ec62815db61abc8afd86a9d2f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 20 Dec 2022 14:01:39 -0300 Subject: Fix: provision: web-full: libreoffice-gtk3 package name --- share/provision/debian/web-full | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/provision/debian/web-full b/share/provision/debian/web-full index 5eeb32a..040d862 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 libreoffice-gkt3 gimp inkscape mat +$APT_INSTALL libreoffice libreoffice-gtk3 gimp inkscape mat # Luakit using stowpkg #if [ ! -x "$HOME/apps/stowpkg/tree/`uname -m`/bin/luakit" ]; then -- cgit v1.2.3