mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xf86-video-intel: depend on 'intel-gpu-tools'
This commit is contained in:
parent
2fb1ca693a
commit
a28b8d1fa6
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user