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

Antonio Rojas arojas at archlinux.org
Mon Apr 29 20:44:03 UTC 2019


    Date: Monday, April 29, 2019 @ 20:44:02
  Author: arojas
Revision: 352249

Drop qt4 dependency

Modified:
  meson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-29 20:31:23 UTC (rev 352248)
+++ PKGBUILD	2019-04-29 20:44:02 UTC (rev 352249)
@@ -4,13 +4,13 @@
 
 pkgname=meson
 pkgver=0.50.1
-pkgrel=1
+pkgrel=2
 pkgdesc='High productivity build system'
 url='https://mesonbuild.com/'
 arch=('any')
 license=('Apache')
 depends=('python-setuptools' 'ninja')
-checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt4' 'qt5-base' 'git' 'cython'
+checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt5-base' 'git' 'cython'
               'gtkmm3' 'gtest' 'gmock' 'protobuf' 'wxgtk' 'python-gobject' 'gobject-introspection'
               'itstool' 'gtk3' 'java-environment=8' 'gtk-doc' 'llvm' 'clang' 'sdl2' 'graphviz'
               'doxygen' 'vulkan-validation-layers' 'openssh' 'mercurial' 'gtk-sharp-2' 'qt5-tools'



More information about the arch-commits mailing list