diff --git a/srcpkgs/xf86-input-joystick/template b/srcpkgs/xf86-input-joystick/template index 2bb3a5991d..13ac5ba960 100644 --- a/srcpkgs/xf86-input-joystick/template +++ b/srcpkgs/xf86-input-joystick/template @@ -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 " 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 }