xf86-video-ati: use the new "virtual?vpkg" depends syntax to fix build.
This commit is contained in:
parent
9d50c2fb05
commit
8b7e904e73
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ configure_args="--enable-glamor"
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="xf86driproto libudev-devel>=183 libpciaccess-devel
|
||||
libdrm-devel pixman-devel MesaLib-devel xorg-server-devel>=1.16<1.17"
|
||||
depends="xserver-abi-video-18_1 mesa-ati-dri"
|
||||
depends="virtual?xserver-abi-video-18_1 mesa-ati-dri"
|
||||
replaces="xf86-video-ati>=0"
|
||||
short_desc="Xorg ATI Radeon video driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue