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

Antonio Rojas arojas at archlinux.org
Mon Mar 23 07:28:16 UTC 2015


    Date: Monday, March 23, 2015 @ 08:28:16
  Author: arojas
Revision: 234496

Fix dependencies

Modified:
  libkomparediff2/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-23 07:26:31 UTC (rev 234495)
+++ PKGBUILD	2015-03-23 07:28:16 UTC (rev 234496)
@@ -9,7 +9,7 @@
 url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
-depends=('kio')
+depends=('kparts')
 makedepends=('extra-cmake-modules')
 source=("http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
 sha1sums=('b20eb7136420683edf07170a1044d7689f5c8cf0')



More information about the arch-commits mailing list