[arch-commits] Commit in kio-extras/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jan 9 13:42:06 UTC 2018


    Date: Tuesday, January 9, 2018 @ 13:42:05
  Author: arojas
Revision: 314289

Remove unused openslp dependency

Modified:
  kio-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-09 13:06:45 UTC (rev 314288)
+++ PKGBUILD	2018-01-09 13:42:05 UTC (rev 314289)
@@ -5,12 +5,12 @@
 
 pkgname=kio-extras
 pkgver=17.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=(x86_64)
 url='https://www.kde.org/applications/internet/'
 license=(LGPL)
-depends=(kio kdnssd libssh smbclient exiv2 openexr openslp libmtp kpty kactivities)
+depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
 makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
 optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails for additional image formats'
             'kimageformats: thumbnails for additional image formats' 'taglib: audio file thumbnails'



More information about the arch-commits mailing list