mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
xf86-input-vmmouse: rebuild against xorg-server-1.19.x.
This commit is contained in:
parent
55d6932e72
commit
52abb25786
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'xf86-input-vmmouse'.
|
# Template build file for 'xf86-input-vmmouse'.
|
||||||
pkgname=xf86-input-vmmouse
|
pkgname=xf86-input-vmmouse
|
||||||
version=13.1.0
|
version=13.1.0
|
||||||
revision=2
|
revision=3
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorg-server-devel"
|
makedepends="xorg-server-devel"
|
||||||
depends="virtual?xserver-abi-input-22_1"
|
depends="virtual?xserver-abi-input-24_1"
|
||||||
short_desc="Xorg VMware virtual mouse input driver"
|
short_desc="Xorg VMware virtual mouse input driver"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue