mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 19:50: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 \
|
meson setup build \
|
||||||
--prefix=/usr/local \
|
--prefix=/usr/local \
|
||||||
-Dtext-frontend=true \
|
-Dtext-frontend=true \
|
||||||
|
-Dgtk3=true \
|
||||||
-Dplugin=false \
|
-Dplugin=false \
|
||||||
-Dauto_features=enabled
|
-Dauto_features=enabled
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user