xf86-video-ati: depends on xserver-abi-video-18_1.
This commit is contained in:
parent
368fa26583
commit
1c564e26f1
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xf86-video-ati'.
|
||||
pkgname=xf86-video-ati
|
||||
version=7.4.0
|
||||
revision=2
|
||||
revision=3
|
||||
lib32disabled=yes
|
||||
only_for_archs="i686 x86_64"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ hostmakedepends="pkg-config"
|
|||
makedepends="xf86driproto libudev-devel>=183 libpciaccess-devel
|
||||
libdrm-devel pixman-devel MesaLib-devel>=9.0.2 glamor-egl-devel
|
||||
xorg-server-devel>=1.16<1.17"
|
||||
depends="xserver-abi-video-15_1 mesa-ati-dri"
|
||||
depends="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 New Issue