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

Antonio Rojas arojas at archlinux.org
Thu Nov 19 21:59:07 UTC 2015


    Date: Thursday, November 19, 2015 @ 22:59:06
  Author: arojas
Revision: 251444

Fix dependencies

Modified:
  kdegraphics-thumbnailers/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-19 21:57:53 UTC (rev 251443)
+++ PKGBUILD	2015-11-19 21:59:06 UTC (rev 251444)
@@ -10,7 +10,7 @@
 url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-thumbnailers"
 arch=(i686 x86_64)
 license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw4)
+depends=(libkexiv2 libkdcraw kio)
 makedepends=(extra-cmake-modules)
 source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
 sha1sums=('6339293d2c8e926208cf363bc927a9ef01abc508')



More information about the arch-commits mailing list