xorg-video-drivers: remove xf86-video-vmware

This commit is contained in:
classabbyamp
2026-01-11 07:58:06 -05:00
committed by classabbyamp
parent 10eae392d0
commit ec14b7987d
+2 -2
View File
@@ -1,7 +1,7 @@
# Template file for 'xorg-video-drivers'
pkgname=xorg-video-drivers
version=7.6
revision=23
revision=24
metapackage=yes
depends="xf86-video-fbdev xf86-video-dummy"
short_desc="X.org video drivers meta-package"
@@ -10,7 +10,7 @@ license="CC0-1.0"
homepage="http://www.voidlinux.org"
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*) depends+=" xf86-video-vesa xf86-video-vmware" ;;
i686*|x86_64*) depends+=" xf86-video-vesa" ;;
esac
case "$XBPS_TARGET_MACHINE" in