mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/meson to 0.48.0-2
This commit is contained in:
parent
8f2d677a4f
commit
93cda2d0fd
1 changed files with 2 additions and 3 deletions
|
@ -8,13 +8,12 @@
|
|||
|
||||
pkgname=meson
|
||||
pkgver=0.48.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='High productivity build system'
|
||||
url='http://mesonbuild.com/'
|
||||
arch=('any')
|
||||
license=('Apache')
|
||||
depends=('python' 'ninja')
|
||||
makedepends=('python-setuptools')
|
||||
depends=('python-setuptools' 'ninja')
|
||||
checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt4' 'qt5-base' 'git' 'cython'
|
||||
'gtkmm3' 'gtest' 'gmock' 'protobuf' 'wxgtk' 'python-gobject' 'gobject-introspection'
|
||||
'itstool' 'gtk3' 'java-environment=8' 'gtk-doc' 'llvm' 'clang' 'sdl2' 'graphviz'
|
||||
|
|
Loading…
Reference in a new issue