Daniel Brötzmann pushed to branch mainwindow at gajim / gajim


Commits:
c998fadb by wurstsalat at 2021-12-03T21:57:54+01:00
Require correct version of GtkSource

- - - - -


1 changed file:

- gajim/gajim.py


Changes:

=====================================
gajim/gajim.py
=====================================
@@ -58,7 +58,7 @@ def _check_required_deps():
         gi.require_versions({'GLib': '2.0',
                              'Gio': '2.0',
                              'Gtk': '3.0',
-                             'GtkSource': '4.0',
+                             'GtkSource': '4',
                              'GObject': '2.0',
                              'Pango': '1.0',
                              'Soup': '2.4'})



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

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


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to