Update dependencies in OpenBSD build workflow

This commit is contained in:
deepend-tildeclub
2026-01-14 00:03:35 -07:00
committed by GitHub
parent 37babfa29a
commit de4812cf93

View File

@@ -29,7 +29,7 @@ jobs:
meson ninja pkgconf gmake \
gettext-tools \
glib2 gtk+2 dbus-glib libcanberra \
luajit openssl
luajit mono libgdiplus openssl
cd "$GITHUB_WORKSPACE"
rm -rf build staging artifacts
meson setup build \