Updated xorg-utils to xorg-apps as xorg-utils is no longer in the default Arch repo

This commit is contained in:
tengel 2024-03-20 11:32:49 -05:00
parent 66cd24bc76
commit 715547a26c

View file

@ -63,7 +63,7 @@ GRUB_UEFI_PART="/dev/sda1"
PKG_CORE="grub linux-headers linux-lts linux-lts-headers os-prober intel-ucode"
# Can be tuned - includes all video drivers, etc.
PKG_XORG="xorg xorg-drivers xorg-xinit xorg-twm xorg-xclock xorg-utils xterm alsa-utils gnu-free-fonts mesa ttf-dejavu ttf-liberation"
PKG_XORG="xorg xorg-drivers xorg-xinit xorg-twm xorg-xclock xorg-apps xterm alsa-utils gnu-free-fonts mesa ttf-dejavu ttf-liberation"
# Things that get dragged in by xorg to remove
PKG_XDEL="xorg-fonts-100dpi xorg-fonts-75dpi"