From 48c3d350a55f02e6aa09a9527790bc07839d4868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Czerpak?= Date: Sat, 25 Jan 2025 17:45:07 +0100 Subject: [PATCH] 2025-01-25 17:45 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * .github/workflows/vm1-ci.yml * enablkled freeimage * set HB_BUILD_TEST to ${{matrix.strictness}} * reenabled full strict build --- .github/workflows/vm1-ci.yml | 11 +++-------- ChangeLog.txt | 6 ++++++ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.github/workflows/vm1-ci.yml b/.github/workflows/vm1-ci.yml index c26de1735b..eafd70f973 100644 --- a/.github/workflows/vm1-ci.yml +++ b/.github/workflows/vm1-ci.yml @@ -50,15 +50,13 @@ jobs: (gcc) echo ${{matrix.compiler}} ;; esac) \ libslang2 \ cairo \ + freeimage \ libgd \ mariadb-connector-c \ postgresql16-client \ qt5-buildtools qt5-gui EOF - # Dependencies for disabled contribs: - # freeimage \ - tee ~/work/install_netbsd_deps.sh <