xf86-input-joystick: rebuild for xorg-server-1.15.
This commit is contained in:
parent
04040d0f7c
commit
eb0d138947
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template build file for 'xf86-input-joystick'.
|
||||
pkgname=xf86-input-joystick
|
||||
version=1.6.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorg-server-devel>=1.14"
|
||||
makedepends="xorg-server-devel>=1.15<1.16"
|
||||
short_desc="Joystick Input driver for Xorg"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
|
@ -25,7 +25,7 @@ xf86-input-joystick-devel_package() {
|
|||
}
|
||||
|
||||
xf86-input-joystick_package() {
|
||||
depends="xserver-abi-input-19_1"
|
||||
depends="xserver-abi-input-20_1"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue