[arch-commits] Commit in kdebase-workspace/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Aug 17 17:56:23 UTC 2015


    Date: Monday, August 17, 2015 @ 19:56:22
  Author: arojas
Revision: 243830

Update dependencies

Modified:
  kdebase-workspace/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-17 17:51:26 UTC (rev 243829)
+++ PKGBUILD	2015-08-17 17:56:22 UTC (rev 243830)
@@ -7,7 +7,7 @@
 _pkgname=kde-workspace
 pkgver=4.11.21
 _pkgver=15.04.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Provides the interface and basic tools for the KDE workspace"
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kde-workspace'
@@ -15,7 +15,7 @@
 # note on libxdamage:
 # not detected by namcap because libgl depends on it
 # but nvidia providing libgl does not depend on libxdamage
-depends=("kdelibs>=${pkgver}" 'kdepim-runtime' 'lm_sensors' 'libraw1394'
+depends=('kdebase-runtime' 'kdepimlibs4' 'lm_sensors' 'libraw1394'
          'qimageblitz' 'polkit-kde' 'xorg-xprop' 'libxdamage' 'libqalculate'
          'libxklavier' 'xorg-xsetroot' 'libxcomposite' 'libxinerama'
          'xorg-xrdb' 'libxres' 'xorg-xrandr' 'xorg-xmessage' 'libusb-compat'
@@ -23,7 +23,7 @@
          'xcb-util-keysyms' 'xcb-util-wm' 'pciutils' 'glu')
 makedepends=('cmake' 'automoc4' 'boost' 'kdebindings-python2' 'networkmanager')
 optdepends=('kde-wallpapers: wallpapers for KDE Plasma Workspaces'
-            'appmenu-qt: menu applications over dbus')
+            'appmenu-qt: menu applications over dbus' 'kdepim4-runtime: to display events in the calendar')
 install="${pkgname}.install"
 backup=('usr/share/config/kdm/kdmrc' 'etc/pam.d/kde' 'etc/pam.d/kde-np' 'etc/pam.d/kscreensaver')
 source=("http://download.kde.org/stable/applications/${_pkgver}/src/${_pkgname}-${pkgver}.tar.xz"



More information about the arch-commits mailing list