From eb0d138947ab527a7c03179e347347bae67e95b6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 29 Dec 2013 10:12:44 +0100 Subject: [PATCH] xf86-input-joystick: rebuild for xorg-server-1.15. --- srcpkgs/xf86-input-joystick/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 }