[arch-commits] Commit in xf86-video-dummy/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Mon Jan 6 14:10:04 UTC 2020
Date: Monday, January 6, 2020 @ 14:10:03
Author: andyrtr
Revision: 372670
makedepend on xorgproto
Modified:
xf86-video-dummy/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-06 14:09:36 UTC (rev 372669)
+++ PKGBUILD 2020-01-06 14:10:03 UTC (rev 372670)
@@ -8,7 +8,7 @@
url="https://xorg.freedesktop.org/"
license=('custom')
depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0' 'xf86dgaproto')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0' 'xorgproto')
conflicts=('xorg-server<1.20' 'X-ABI-VIDEODRV_VERSION<24' 'X-ABI-VIDEODRV_VERSION>=25')
groups=('xorg-drivers')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
More information about the arch-commits
mailing list