diff --git a/templates/xf86-video-vmware/template b/templates/xf86-video-vmware/template index 9b6d466a71..1a349598cb 100644 --- a/templates/xf86-video-vmware/template +++ b/templates/xf86-video-vmware/template @@ -1,12 +1,13 @@ # Template build file for 'xf86-video-vmware'. pkgname=xf86-video-vmware -version=10.16.4 -distfiles=" -http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$version.tar.bz2" +version=10.16.5 +distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure -make_cmd="$XBPS_MASTERDIR/bin/gmake" short_desc="Modular Xorg VMware virtual video driver" maintainer="Juan RP " -checksum=175bf82b20697837356370a96e2bc7bcb2931fb5 +checksum=3e4e9abfd806b36076083ef6cacc93b713bfa4ddefe7005edfc15c64f5174366 long_desc=" This is the VMware virtual video driver for the modular Xorg server." + +Add_dependency full glibc +Add_dependency full xorg-server