1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-02-17 15:45:32 -05:00

Common: fix Cirrus CI

This commit is contained in:
Alex Kotov 2022-02-10 04:11:02 +05:00
parent 577da5ae9d
commit a73cbda9f2
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -41,6 +41,7 @@ ruby_freebsd_task:
env:
# FIXME: temporary hack to fix FreeBSD build
CPATH: '/usr/local/include'
LIBRARY_PATH: '/usr/local/lib'
dependencies_script:
- pkg install --yes autoconf automake git wget
dependencies_ruby_script: