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

Antonio Rojas arojas at archlinux.org
Thu Sep 15 06:52:35 UTC 2016


    Date: Thursday, September 15, 2016 @ 06:52:35
  Author: arojas
Revision: 276434

Add qt5-translations dependency (FS#50780)

Modified:
  kde-l10n/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-15 06:11:14 UTC (rev 276433)
+++ PKGBUILD	2016-09-15 06:52:35 UTC (rev 276434)
@@ -5,10 +5,11 @@
 
 pkgbase=kde-l10n
 pkgver=16.08.1
-pkgrel=1
+pkgrel=2
 arch=('any')
 url='http://www.kde.org/'
 license=('GPL')
+depends=('qt5-translations') # needed for RTL languages FS#50780
 makedepends=('extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4' 'kconfig' 'ki18n' 'qt5-tools' 'python')
 options=('docs')
 



More information about the arch-commits mailing list