mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
xf86-video-ati-git: rebuild against xserver-abi-video-13 (xorg-server-1.13).
This commit is contained in:
parent
f60770b1ab
commit
47ede68aba
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ noextract=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
replaces="xf86-video-ati>=0"
|
replaces="xf86-video-ati>=0"
|
||||||
provides="xf86-video-ati-6.15"
|
provides="xf86-video-ati-6.15"
|
||||||
depends="xorg-server"
|
depends="xserver-abi-video>=13<14"
|
||||||
makedepends="git automake pkg-config randrproto libudev-devel>=183
|
makedepends="git automake pkg-config randrproto libudev-devel>=183
|
||||||
libpciaccess-devel libdrm-devel libXrandr-devel pixman-devel
|
libpciaccess-devel libdrm-devel libXrandr-devel pixman-devel
|
||||||
xorg-util-macros xorg-server-devel MesaLib-devel"
|
xorg-util-macros xorg-server-devel>=1.13<1.14"
|
||||||
short_desc="Xorg ATI Radeon video driver (git snapshot)"
|
short_desc="Xorg ATI Radeon video driver (git snapshot)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Reference in a new issue