mruby: fix Cirrus CI

This commit is contained in:
Alex Kotov 2022-05-24 18:25:00 +03:00
parent c087342922
commit b0307456ce
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ mruby_freebsd_task:
# FIXME: temporary hack to fix FreeBSD build
CPATH: '/usr/local/include'
LIBRARY_PATH: '/usr/local/lib'
MRUBY_YAML_USE_SYSTEM_LIBRARY: 'yes'
MRUBY_YAML_USE_SYSTEM_LIBRARY: x
dependencies_script:
- pkg install --yes autoconf automake git rubygem-rake wget
dependencies_mruby_script: