mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
xf86-video-intel: depend on 'intel-gpu-tools'
This commit is contained in:
@@ -25,7 +25,7 @@ PKG_ARCH="i386 x86_64"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://intellinuxgraphics.org/"
|
||||
PKG_URL="http://xorg.freedesktop.org/archive/individual/driver/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="systemd"
|
||||
PKG_DEPENDS="systemd intel-gpu-tools"
|
||||
PKG_BUILD_DEPENDS="toolchain util-macros fontsproto systemd xorg-server"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="x11/driver"
|
||||
|
||||
Reference in New Issue
Block a user