Updated The Packaged Building Mode (markdown)

ilya-fedin 2023-05-15 21:43:54 +00:00
parent 0137c3ab21
commit 937cf7e01a
1 changed files with 1 additions and 1 deletions

@ -45,7 +45,7 @@ To build in the packaged building mode, as of May 16, 2023, you need:
* [fmt](https://github.com/fmtlib/fmt) (required)
* [FFmpeg](https://github.com/FFmpeg/FFmpeg) (required)
* [glibmm](https://gitlab.gnome.org/GNOME/glibmm) (Linux-only, required)
* [gobject-introspection](https://gitlab.gnome.org/GNOME/gobject-introspection) (Linux-only, required)
* [GObject Introspection](https://gitlab.gnome.org/GNOME/gobject-introspection) (Linux-only, required)
* [Grand Central Dispatch](https://github.com/apple/swift-corelibs-libdispatch) (Linux-only, fallbacks to poor QThreadPool if not found and can't build bundled copy)
* [Guidelines Support Library](https://github.com/Microsoft/GSL) (required, fallbacks to the bundled copy if not found)
* [Hunspell](https://github.com/hunspell/hunspell) (Linux + Windows 7 only, required, fallbacks to the bundled copy if not found, can be replaced with enchant on Linux with **DESKTOP_APP_USE_ENCHANT**, but you should know that enchant backend is proven to crash continuously and drain your RAM if you have too much dictionaries installed)