xf86-video-qxl: rebuild against xserver-abi-video-13 (xorg-server-1.13).
This commit is contained in:
parent
a2febaa5ce
commit
d2e9b5f82c
1 changed files with 4 additions and 3 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template build file for 'xf86-video-qxl'.
|
||||
pkgname=xf86-video-qxl
|
||||
version=0.1.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-xspice=yes"
|
||||
depends="xorg-server>=1.12 spice>=0.12"
|
||||
makedepends="xf86dgaproto spice-protocol>=0.12.2 spice-devel>=0.12 xorg-server-devel>=1.12"
|
||||
depends="xserver-abi-video>=13<14 spice>=0.12"
|
||||
makedepends="xf86dgaproto spice-protocol>=0.12.2 spice-devel>=0.12
|
||||
xorg-server-devel>=1.13<1.14"
|
||||
short_desc="Modular Xorg QXL virtual video driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
|
|
Loading…
Reference in a new issue