Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=66178d1f067189e0062a69dbc75e060c5b8ce344
commit 66178d1f067189e0062a69dbc75e060c5b8ce344 Author: crazy <[email protected]> Date: Sun Dec 3 14:44:53 2017 +0100 libreoffice-gnome -> libreoffice-gtk3 diff --git a/calamares/netinstall/packages.yaml b/calamares/netinstall/packages.yaml index 7e9894f..a1e0e86 100644 --- a/calamares/netinstall/packages.yaml +++ b/calamares/netinstall/packages.yaml @@ -161,7 +161,7 @@ critical: false packages: - libreoffice - - libreoffice-gnome + - libreoffice-gtk3 - name: "Xorg" description: "Xorg open source GPU drivers" hidden: false diff --git a/fvbe-packages.conf b/fvbe-packages.conf index 24e3389..f8744e9 100644 --- a/fvbe-packages.conf +++ b/fvbe-packages.conf @@ -31,7 +31,7 @@ FVBE_ROOTFS_PACKAGES_GNOME="gdm gnome cups bluez" FVBE_ROOTFS_PACKAGES_GNOME_APPS="" ### OFFICE ### -FVBE_ROOTFS_PACKAGES_OFFICE="libreoffice libreoffice-gnome" +FVBE_ROOTFS_PACKAGES_OFFICE="libreoffice libreoffice-gtk3" ### NETWORK ### FVBE_ROOTFS_PACKAGES_NETWORK="" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
