plasma-desktop: enable libinput integration
This commit is contained in:
parent
b0b90987d1
commit
1be87c9f6b
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'plasma-desktop'
|
||||
pkgname=plasma-desktop
|
||||
version=5.15.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons kdoctools
|
||||
qt5-qmake qt5-host-tools"
|
||||
makedepends="ibus-devel kactivities5-stats-devel kpeople-devel libcanberra-devel
|
||||
plasma-workspace-devel pulseaudio-devel xf86-input-evdev-devel
|
||||
xf86-input-synaptics-devel"
|
||||
xf86-input-synaptics-devel xf86-input-libinput-devel"
|
||||
depends="kmenuedit ksysguard polkit-kde-agent powerdevil systemsettings"
|
||||
short_desc="KDE Plasma Desktop"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
|
|
Loading…
Reference in a new issue