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

Antonio Rojas arojas at archlinux.org
Tue Jul 28 20:16:40 UTC 2015


    Date: Tuesday, July 28, 2015 @ 22:16:40
  Author: arojas
Revision: 242616

Add kactivities dependency

Modified:
  kate/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-28 20:14:24 UTC (rev 242615)
+++ PKGBUILD	2015-07-28 20:16:40 UTC (rev 242616)
@@ -9,7 +9,7 @@
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
-depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels')
+depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels' 'kactivities-frameworks')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
 source=("http://download.kde.org/unstable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
 sha1sums=('4ac36fd53220b1c08829dd48e005df2ba46b32e5')



More information about the arch-commits mailing list