xf86-input-libinput: rebuild against xorg-server-1.19.x.

This commit is contained in:
Juan RP 2017-04-03 18:18:59 +02:00
parent f50f9a4b31
commit 324b21cd67
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
# Template build file for 'xf86-input-libinput'. # Template build file for 'xf86-input-libinput'.
pkgname=xf86-input-libinput pkgname=xf86-input-libinput
version=0.24.0 version=0.24.0
revision=1 revision=2
lib32disabled=yes lib32disabled=yes
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="xorg-server-devel libinput-devel" makedepends="xorg-server-devel libinput-devel"
depends="virtual?xserver-abi-input-22_1" depends="virtual?xserver-abi-input-24_1"
short_desc="Generic input driver for the X.Org server based on libinput" short_desc="Generic input driver for the X.Org server based on libinput"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://xorg.freedesktop.org/" homepage="http://xorg.freedesktop.org/"