Enable GTK3 support in Zoitechat build options

This commit is contained in:
deepend-tildeclub
2026-02-21 17:08:07 -07:00
committed by GitHub
parent 5080c3b1d2
commit e4e5689bc5

View File

@@ -52,6 +52,7 @@
"name": "zoitechat", "name": "zoitechat",
"buildsystem": "meson", "buildsystem": "meson",
"config-opts": [ "config-opts": [
"-Dgtk3=true",
"-Ddbus-service-use-appid=true", "-Ddbus-service-use-appid=true",
"-Dwith-perl=false", "-Dwith-perl=false",
"-Dwith-python=false", "-Dwith-python=false",