[arch-commits] Commit in plasma-desktop/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue May 26 16:49:01 UTC 2015


    Date: Tuesday, May 26, 2015 @ 18:49:00
  Author: arojas
Revision: 239798

Fix missing input KCM (FS#45095)

Modified:
  plasma-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-26 11:06:46 UTC (rev 239797)
+++ PKGBUILD	2015-05-26 16:49:00 UTC (rev 239798)
@@ -5,7 +5,7 @@
 
 pkgname=plasma-desktop
 pkgver=5.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Desktop'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -13,7 +13,7 @@
 depends=('powerdevil' 'polkit-kde-agent'
          'libcanberra' 'kwin' 'libusb-compat' 'libxkbfile' 'kmenuedit'
          'systemsettings' 'ksysguard' 'kpeople' 'baloo')
-makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-synaptics' 'xorg-server-devel')
+makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-evdev' 'xf86-input-synaptics' 'xorg-server-devel')
 optdepends=('plasma-nm: Network manager applet')
 conflicts=('kdebase-workspace' 'kcm-touchpad-frameworks')
 replaces=('kcm-touchpad-frameworks')



More information about the arch-commits mailing list