mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xf86-video-vmware: depends on package 'glu'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
27c3853521
commit
23b6c3a80f
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user