mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 16:00:18 +00:00
Enable GTK3 support in OpenBSD build workflow
This commit is contained in:
committed by
GitHub
parent
76fdce8576
commit
e8f9ea0784
1
.github/workflows/openbsd-build.yml
vendored
1
.github/workflows/openbsd-build.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
meson setup build \
|
||||
--prefix=/usr/local \
|
||||
-Dtext-frontend=true \
|
||||
-Dgtk3=true \
|
||||
-Dplugin=false \
|
||||
-Dauto_features=enabled
|
||||
|
||||
|
||||
Reference in New Issue
Block a user