From 3c1e9624c974f812952bc7ce5e7181aae9bf76cc Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 10 May 2018 15:20:01 -0300 Subject: [PATCH] xf86-video-dummy: rebuild against xserver-abi-video-24 --- srcpkgs/xf86-video-dummy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xf86-video-dummy/template b/srcpkgs/xf86-video-dummy/template index 36a4837e5b..234d38ab47 100644 --- a/srcpkgs/xf86-video-dummy/template +++ b/srcpkgs/xf86-video-dummy/template @@ -1,12 +1,12 @@ # Template build file for 'xf86-video-dummy'. pkgname=xf86-video-dummy version=0.3.8 -revision=2 +revision=3 lib32disabled=yes build_style=gnu-configure hostmakedepends="pkg-config" makedepends="xorg-server-devel" -depends="virtual?xserver-abi-video-23_1" +depends="virtual?xserver-abi-video-24_1" short_desc="Xorg dummy video driver" homepage="http://xorg.freedesktop.org" license="MIT"