[arch-commits] Commit in xf86-video-qxl/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Mon Jan 6 13:51:07 UTC 2020


    Date: Monday, January 6, 2020 @ 13:51:07
  Author: andyrtr
Revision: 549740

makedepend on xorgproto

Modified:
  xf86-video-qxl/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-06 13:43:18 UTC (rev 549739)
+++ PKGBUILD	2020-01-06 13:51:07 UTC (rev 549740)
@@ -14,8 +14,7 @@
 depends=('spice')
 optdepends=('python2: for Xspice')
 makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0' 'spice-protocol'
-	'xf86dgaproto' 'xproto' 'fontsproto' 'randrproto' 'renderproto'
-	'videoproto' 'resourceproto' 'scrnsaverproto' 'git' 'libcacard')
+	'xorgproto' 'git' 'libcacard')
 conflicts=('xf86-video-qxl-git' 'X-ABI-VIDEODRV_VERSION<24' 'X-ABI-VIDEODRV_VERSION>=25')
 validpgpkeys=('94A9F75661F77A6168649B23A9D8C21429AC6C82')
 source=("https://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2"{,.sig})



More information about the arch-commits mailing list