[arch-commits] Commit in qt5-webengine (kde-unstable/PKGBUILD trunk/PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Apr 12 16:43:21 UTC 2020


    Date: Sunday, April 12, 2020 @ 16:43:21
  Author: arojas
Revision: 380232

Add ttf-font dependency (FS#66227)

Modified:
  qt5-webengine/kde-unstable/PKGBUILD
  qt5-webengine/trunk/PKGBUILD

-----------------------+
 kde-unstable/PKGBUILD |    2 +-
 trunk/PKGBUILD        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2020-04-12 16:28:00 UTC (rev 380231)
+++ kde-unstable/PKGBUILD	2020-04-12 16:43:21 UTC (rev 380232)
@@ -10,7 +10,7 @@
 license=('LGPL3' 'LGPL2.1' 'BSD')
 pkgdesc='Provides support for web applications using the Chromium browser project'
 depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 'pciutils' 'libxss' 
-         'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx' 'krb5')
+         'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx' 'krb5' 'ttf-font')
 makedepends=('python2' 'gperf' 'jsoncpp' 'ninja' 'qt5-tools' 'poppler')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2020-04-12 16:28:00 UTC (rev 380231)
+++ trunk/PKGBUILD	2020-04-12 16:43:21 UTC (rev 380232)
@@ -10,7 +10,7 @@
 license=('LGPL3' 'LGPL2.1' 'BSD')
 pkgdesc='Provides support for web applications using the Chromium browser project'
 depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 'pciutils' 'libxss' 
-         'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx' 'krb5')
+         'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx' 'krb5' 'ttf-font')
 makedepends=('python2' 'gperf' 'jsoncpp' 'ninja' 'qt5-tools' 'poppler')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"



More information about the arch-commits mailing list