xf86-video-vmware: build depend on 'xorg-server'

This commit is contained in:
Stefan Saraev 2012-10-28 15:23:08 +02:00
parent 4a0f7c5b3d
commit 485f583845

View File

@ -26,7 +26,7 @@ PKG_LICENSE="OSS"
PKG_SITE="http://www.vmware.com"
PKG_URL="http://cgit.freedesktop.org/xorg/driver/xf86-video-vmware/snapshot/${PKG_NAME}-${PKG_VERSION}.tar.gz"
PKG_DEPENDS="libX11 Mesa open-vm-tools"
PKG_BUILD_DEPENDS="toolchain Mesa"
PKG_BUILD_DEPENDS="toolchain Mesa xorg-server"
PKG_PRIORITY="optional"
PKG_SECTION="x11/driver"
PKG_SHORTDESC="xf86-video-vmware: The Xorg driver for vmware video"