xf86-video-intel: depend on 'intel-gpu-tools'

This commit is contained in:
Stefan Saraev 2013-02-04 14:15:34 +02:00
parent 2fb1ca693a
commit a28b8d1fa6

View File

@ -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"