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

Antonio Rojas arojas at archlinux.org
Thu Sep 17 19:39:00 UTC 2020


    Date: Thursday, September 17, 2020 @ 19:39:00
  Author: arojas
Revision: 396264

Add accountsservice dependency

Modified:
  plasma-desktop/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-17 19:21:33 UTC (rev 396263)
+++ PKGBUILD	2020-09-17 19:39:00 UTC (rev 396264)
@@ -5,13 +5,13 @@
 pkgbase=plasma-desktop
 pkgname=(plasma-desktop knetattach)
 pkgver=5.19.90
-pkgrel=2
+pkgrel=3
 pkgdesc='KDE Plasma Desktop'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
 source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-depends=(polkit-kde-agent libxkbfile kmenuedit systemsettings ksysguard baloo libibus)
+depends=(polkit-kde-agent libxkbfile kmenuedit systemsettings ksysguard baloo libibus accountsservice)
 makedepends=(extra-cmake-modules kdoctools xf86-input-evdev xf86-input-synaptics xf86-input-libinput xorg-server-devel
              scim kdesignerplugin kaccounts-integration intltool)
 groups=(plasma)



More information about the arch-commits mailing list