From 12c89226b9bfc0ae1b609d03fea94a641190b2b2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 10 May 2018 15:19:55 -0300 Subject: [PATCH] xf86-video-mga: rebuild against xserver-abi-video-24 --- srcpkgs/xf86-video-mga/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xf86-video-mga/template b/srcpkgs/xf86-video-mga/template index 2d4a9a71a6..734515e91e 100644 --- a/srcpkgs/xf86-video-mga/template +++ b/srcpkgs/xf86-video-mga/template @@ -1,12 +1,12 @@ # Template build file for 'xf86-video-mga'. pkgname=xf86-video-mga version=1.6.5 -revision=2 +revision=3 lib32disabled=yes build_style=gnu-configure hostmakedepends="automake libtool pkg-config xorg-util-macros" makedepends="xorg-server-devel" -depends="virtual?xserver-abi-video-23_1" +depends="virtual?xserver-abi-video-24_1" nocross=yes short_desc="Xorg Matrox Graphics Adapter video driver" homepage="http://xorg.freedesktop.org"