]> tinc-vpn.org Git - tinc/commit
Improve dependency installation in CI pipeline
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 4 Apr 2026 14:58:40 +0000 (16:58 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 4 Apr 2026 14:58:40 +0000 (16:58 +0200)
commita49dab5186bd9b41d9a91ed4b15807d57e8ec679
treef79dd547322c6c3d324a28d0512e5fb2243fa1fc
parentcd3b90d6b38e489390a0c32fc5876dc68518048e
Improve dependency installation in CI pipeline

- Use --no-install-recommends for Debian derivatives
- Use the right systemd-dev package on Debian
- Remove texinfo from other distributions as it pulls in a lot of TeX
  packages
- Remove some unnecessary packages on Fedora and related distros
.ci/deps.sh