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

Antonio Rojas arojas at archlinux.org
Sat Jan 28 23:34:50 UTC 2017


    Date: Saturday, January 28, 2017 @ 23:34:49
  Author: arojas
Revision: 287668

Enable Text-to-Speech

Modified:
  knotifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-28 23:28:06 UTC (rev 287667)
+++ PKGBUILD	2017-01-28 23:34:49 UTC (rev 287668)
@@ -4,12 +4,12 @@
 
 pkgname=knotifications
 pkgver=5.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Abstraction for system notifications'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
 license=('LGPL')
-depends=('phonon-qt5' 'libdbusmenu-qt5' 'kwindowsystem' 'kconfig' 'kcodecs' 'kcoreaddons')
+depends=('phonon-qt5' 'libdbusmenu-qt5' 'kwindowsystem' 'kconfig' 'kcodecs' 'kcoreaddons' 'qt5-speech')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})



More information about the arch-commits mailing list