From f84cbefb0f8f9c7ee6720488f28a076913a839e1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 3 Apr 2017 18:20:27 +0200 Subject: [PATCH] xf86-video-fbturbo-sunxi: rebuild against xorg-server-1.19.x. --- srcpkgs/xf86-video-fbturbo-sunxi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xf86-video-fbturbo-sunxi/template b/srcpkgs/xf86-video-fbturbo-sunxi/template index 6cf2ba50917..be76903108e 100644 --- a/srcpkgs/xf86-video-fbturbo-sunxi/template +++ b/srcpkgs/xf86-video-fbturbo-sunxi/template @@ -1,7 +1,7 @@ # Template build file for 'xf86-video-fbturbo-sunxi'. pkgname=xf86-video-fbturbo-sunxi version=0.4.0 -revision=3 +revision=4 wrksrc="${pkgname%-sunxi}-${version}" build_style=gnu-configure short_desc="Xorg DDX driver for Allwinner SoC (A10/A13/A20)" @@ -14,7 +14,7 @@ checksum=10411686de0a9d8b2cde300b0d68e9f1d22e3611470d357ef3afc337f123ca0f only_for_archs="armv7l" hostmakedepends="pkg-config xorg-server-devel" makedepends="libXrandr-devel libump-devel-git xorg-server-devel" -depends="virtual?xserver-abi-video-20_1 sunxi-mali" +depends="virtual?xserver-abi-video-23_1 sunxi-mali" conflicts="xf86-video-fbturbo>=0" LDFLAGS="-Wl,-z,lazy"