Gstreamer packages added for Fenrir sound support.

This commit is contained in:
Storm Dragon
2025-11-20 15:29:21 -05:00
parent 3c5490ea24
commit a7e28c018f

View File

@@ -214,6 +214,9 @@ packages=(
fenrir
firmware-raspberrypi
git
gstreamer
gst-plugins-base
gst-plugins-good
magic-wormhole
man
man-pages
@@ -225,9 +228,9 @@ packages=(
pipewire-pulse
poppler
python-dbus
python-gobject
python-pyenchant
python-pyte
python-setuptools-scm
python-pyperclip
raspberrypi-utils
socat
@@ -309,6 +312,7 @@ for service in "\${services[@]}"; do
fi
done
# Cleanup packages
pacman -Runcds libx11 --noconfirm
pacman -Sc --noconfirm
EOF