mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
xf86-video-vmware: build depend on 'xorg-server'
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user