xorg-minimal: s/evdev/libinput/
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Template file for 'xorg-minimal'
|
# Template file for 'xorg-minimal'
|
||||||
pkgname=xorg-minimal
|
pkgname=xorg-minimal
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="xorg-server xauth xinit xf86-input-evdev"
|
depends="xorg-server xauth xinit xf86-input-libinput"
|
||||||
short_desc="Xorg meta-package including xorg-xserver and needed tools"
|
short_desc="Xorg meta-package including xorg-xserver and needed tools"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user