mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xf86-video-intel: fix double entry
This commit is contained in:
@@ -26,7 +26,7 @@ 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="udev"
|
||||
PKG_BUILD_DEPENDS="toolchain util-macros util-macros fontsproto udev xorg-server"
|
||||
PKG_BUILD_DEPENDS="toolchain util-macros fontsproto udev xorg-server"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="x11/driver"
|
||||
PKG_SHORTDESC="xf86-video-intel: The Xorg driver for Intel video chips"
|
||||
|
||||
Reference in New Issue
Block a user