meson: add missing pycompile_module
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.35.0
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
python_versions="3.4"
|
||||
pycompile_version="3.4"
|
||||
pycompile_module="mesonbuild"
|
||||
hostmakedepends="python3.4-devel"
|
||||
depends="python3.4 ninja"
|
||||
short_desc="A super fast build system"
|
||||
|
||||
Reference in New Issue
Block a user