Skip to content

trivial: Update RELEASE.md 'meson' command arguments

Milan Crha requested to merge wip/releasemd-meson-command into main
Two changes:
1. add 'setup', to avoid:
   WARNING: Running the setup command as `meson [options]` instead
   of `meson setup [options]` is ambiguous and deprecated.

2. remove libsoup2 requirement, depend on the libsoup3 for the release build.

Merge request reports