xf86-video-fbturbo-sunxi: rebuild against xorg-server-1.19.x.
This commit is contained in:
parent
32fb87f5f5
commit
f84cbefb0f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue