14 lines
194 B
YAML
14 lines
194 B
YAML
|
dependencies:
|
||
|
- python
|
||
|
|
||
|
packages:
|
||
|
ninja-build
|
||
|
|
||
|
repository:
|
||
|
url: https://github.com/mesonbuild/meson.git
|
||
|
branch: 1.8.2
|
||
|
|
||
|
steps:
|
||
|
# - pip install -U pip setuptools
|
||
|
- pip install --user .
|