Updated The Packaged Building Mode (markdown)

ilya-fedin 2023-05-15 21:04:25 +00:00
parent c7172f429f
commit 9adfc1db90

@ -42,7 +42,7 @@ To build in the packaged building mode, as of November 4, 2022, you need:
* [cld3](https://github.com/google/cld3) (required on Linux, always bundled, can be disabled with **DESKTOP_APP_USE_CLD3=OFF** on Windows, not used on macOS)
* [Protobuf](https://github.com/protocolbuffers/protobuf) (required)
* [cppgir](https://gitlab.com/mnauw/cppgir) (Linux-only, required, always bundled, build-time only codegen)
* [Boost](https://github.com/boostorg/boost)
* [Boost::program_options](https://github.com/boostorg/program_options) (required)
* [fmt](https://github.com/fmtlib/fmt) (required)
* [FFmpeg](https://github.com/FFmpeg/FFmpeg) (required)
* [glibmm](https://gitlab.gnome.org/GNOME/glibmm) (Linux-only, required)