xorg-minimal: s/evdev/libinput/
This commit is contained in:
parent
ee80ddc837
commit
7592832883
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue