From be6d95effca77a951efcf5723ace00ecad92ccf9 Mon Sep 17 00:00:00 2001 From: tengel Date: Wed, 20 Mar 2024 11:32:48 -0500 Subject: [PATCH] firefox symlinks to hyphen/hunspell, need the langs --- archmate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archmate.sh b/archmate.sh index d3e8706..18d8c39 100644 --- a/archmate.sh +++ b/archmate.sh @@ -81,7 +81,7 @@ PKG_CLI="abs alsa-firmware base-devel bash-completion bc bluez bluez-firmware ca PKG_DWIN="mate mate-extra mate-themes-extras lightdm-gtk2-greeter gnome-keyring gst-plugins-bad gst-plugins-ugly gstreamer0.10-base-plugins gstreamer0.10-ugly gstreamer0.10-ugly-plugins gtk-aurora-engine networkmanager networkmanager-openconnect networkmanager-openvpn networkmanager-pptp networkmanager-vpnc network-manager-applet system-config-printer systemd-ui" # GUI stuff -PKG_XAPP="argyllcms brasero chromium easytag feh firefox flashplugin gimp gkrellm gucharmap gvfs-afc gvfs-mtp gvfs-smb libreoffice-fresh pragha pidgin pidgin-otr seahorse thunderbird tk transmission-gtk x11-ssh-askpass xchat wireshark-gtk" +PKG_XAPP="argyllcms brasero chromium easytag feh firefox flashplugin gimp gkrellm gucharmap gvfs-afc gvfs-mtp gvfs-smb hunspell-en hyphen-en libreoffice-fresh pragha pidgin pidgin-otr seahorse thunderbird tk transmission-gtk x11-ssh-askpass xchat wireshark-gtk" # Where we'll log all actions (in the chroot) ACTLOG="/root/archmate.log"