Enable GTK3 support in OpenBSD build workflow

This commit is contained in:
deepend-tildeclub
2026-02-01 16:17:54 -07:00
committed by GitHub
parent 76fdce8576
commit e8f9ea0784

View File

@@ -45,6 +45,7 @@ jobs:
meson setup build \
--prefix=/usr/local \
-Dtext-frontend=true \
-Dgtk3=true \
-Dplugin=false \
-Dauto_features=enabled