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

Antonio Rojas arojas at archlinux.org
Sat Jan 28 23:39:29 UTC 2017


    Date: Saturday, January 28, 2017 @ 23:39:29
  Author: arojas
Revision: 287670

Enable Text-to-Speech

Modified:
  ktextwidgets/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-28 23:35:26 UTC (rev 287669)
+++ PKGBUILD	2017-01-28 23:39:29 UTC (rev 287670)
@@ -4,13 +4,13 @@
 
 pkgname=ktextwidgets
 pkgver=5.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced text editing widgets'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
 license=('LGPL')
-depends=('kcompletion' 'kservice' 'kiconthemes' 'sonnet')
-makedepends=('extra-cmake-modules' 'python' 'mesa')
+depends=('kcompletion' 'kservice' 'kiconthemes' 'sonnet' 'qt5-speech')
+makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
 md5sums=('a40df281c209833eb1487d6eca35d561'



More information about the arch-commits mailing list