Date: Friday, November 25, 2016 @ 11:35:37
  Author: arojas
Revision: 282007

Drop unused dependency

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-11-25 11:27:52 UTC (rev 282006)
+++ PKGBUILD    2016-11-25 11:35:37 UTC (rev 282007)
@@ -5,13 +5,13 @@
 
 pkgname=kdebase-runtime
 pkgver=16.08.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Plugins and applications necessary for the running of KDE 
applications"
 arch=('i686' 'x86_64')
 url='https://www.kde.org/'
 license=('GPL' 'LGPL')
 makedepends=('pkg-config' 'cmake' 'automoc4' 'openslp' 'doxygen' 
'networkmanager' 'boost')
-depends=('libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth' 'libwebp' 'exiv2' 'gpgme')
+depends=('kdelibs' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth' 'libwebp' 'exiv2' 'gpgme')
 optdepends=('drkonqi: crash report tool' 'khelpcenter: to display applications 
documentation')
 provides=(notification-daemon)
 conflicts=(kdesu4)

Reply via email to