plasma-desktop: enable libinput integration

This commit is contained in:
John 2019-02-21 12:30:18 +01:00
parent b0b90987d1
commit 1be87c9f6b

View file

@ -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>"