xf86-video-vmware: depends on package 'glu'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-10-30 21:32:58 +01:00
parent 27c3853521
commit 23b6c3a80f

View File

@ -25,8 +25,8 @@ PKG_ARCH="i386 x86_64"
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 xorg-server"
PKG_DEPENDS="libX11 Mesa glu open-vm-tools"
PKG_BUILD_DEPENDS="toolchain Mesa glu xorg-server"
PKG_PRIORITY="optional"
PKG_SECTION="x11/driver"
PKG_SHORTDESC="xf86-video-vmware: The Xorg driver for vmware video"