Philipp Hörist pushed to branch master at gajim / gajim
Commits:
39c939d0 by Philipp Hörist at 2026-07-16T08:49:58+02:00
ci: MacOS: Add libspelling to the package
Fixes #12736
- - - - -
1 changed file:
- mac/gajim-macos-helper.sh
Changes:
=====================================
mac/gajim-macos-helper.sh
=====================================
@@ -75,7 +75,7 @@ function install_brew_dependencies() {
fi
brew install gettext librsvg git
brew unlink python && brew link python@${python_version}
- brew install gtk4 libadwaita pygobject3 adwaita-icon-theme libsoup@3
gst-python gtksourceview5 gstreamer
+ brew install gtk4 libadwaita pygobject3 adwaita-icon-theme libsoup@3
gst-python gtksourceview5 gstreamer libspelling
brew unlink gettext && brew link gettext
brew unlink libsoup && brew link libsoup@3
# Reinstall glib via Brew to avoid missing libgobject (see
https://github.com/libvips/ruby-vips/issues/284#issuecomment-2040414765)
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/39c939d051039be885b9740ccbf81e6acf9ee660
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/39c939d051039be885b9740ccbf81e6acf9ee660
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]