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

Antonio Rojas arojas at archlinux.org
Tue Jan 9 13:46:05 UTC 2018


    Date: Tuesday, January 9, 2018 @ 13:46:04
  Author: arojas
Revision: 314291

Drop unused openslp dependency

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-09 13:42:38 UTC (rev 314290)
+++ PKGBUILD	2018-01-09 13:46:04 UTC (rev 314291)
@@ -5,12 +5,12 @@
 
 pkgname=kdebase-runtime
 pkgver=17.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugins and applications necessary for the running of KDE applications"
 arch=('x86_64')
 url='https://www.kde.org/'
 license=('GPL' 'LGPL')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'openslp' 'doxygen' 'networkmanager' 'boost')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'doxygen' 'networkmanager' 'boost')
 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)



More information about the arch-commits mailing list