remove xorg-server-utils

This commit is contained in:
tengel 2024-03-20 11:32:48 -05:00
parent 43f12267be
commit 9a65df59b7

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" PKG_CORE="grub linux-headers linux-lts linux-lts-headers os-prober intel-ucode"
# Can be tuned - includes all video drivers, etc. # Can be tuned - includes all video drivers, etc.
PKG_XORG="xorg xorg-drivers xorg-xinit xorg-server-utils 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-utils xterm alsa-utils gnu-free-fonts mesa ttf-dejavu ttf-liberation"
# Things that get dragged in by xorg to remove # Things that get dragged in by xorg to remove
PKG_XDEL="xorg-fonts-100dpi xorg-fonts-75dpi" PKG_XDEL="xorg-fonts-100dpi xorg-fonts-75dpi"