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