libsoup3: make zstd optional, drop unused deps
authorAlexandru Ardelean <redacted>
Thu, 4 Jun 2026 13:58:24 +0000 (16:58 +0300)
committerHannu Nyman <redacted>
Fri, 5 Jun 2026 04:16:01 +0000 (07:16 +0300)
commit636d0216d728c6ebe2444a9052da859c3738d913
tree5f11e49755304594c9edaaa2defb6dfb3f44c7b4
parent0441b6266704ab0c1e8430c08a1abf0fceff7281
libsoup3: make zstd optional, drop unused deps

Meson auto-detects zstd if staged by other builds.
So, we need to enforce it enabled/disabled via build options.

Drop libxml2 and libgnutls from DEPENDS.
They're not required in libsoup3.
Maybe they're left-overs from libsoup2.

Signed-off-by: Alexandru Ardelean <redacted>
libs/libsoup3/Makefile
git clone https://git.99rst.org/PROJECT