Philipp Hörist pushed to branch osx at gajim / gajim


Commits:
fbbf1744 by Philipp Hörist at 2026-07-29T19:34:01+02:00
Only include Gtk4

- - - - -


1 changed file:

- mac/gajim.spec


Changes:

=====================================
mac/gajim.spec
=====================================
@@ -59,6 +59,11 @@ a = Analysis(
     datas=[("gajim", "gajim")],
     hiddenimports=hiddenimports,
     hooksconfig={
+        "gi": {
+          "module-versions": {
+              "Gtk": "4.0",
+          },
+        },
         "gstreamer": {
             "include_plugins": gst_include_plugins,
         },



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/fbbf1744394288c39778690a67a822d35e1f5184

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/fbbf1744394288c39778690a67a822d35e1f5184
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to