docs: replace debian bookworm deps with trixie (#6557)

This commit is contained in:
teknsl
2025-11-01 00:41:46 +01:00
committed by GitHub
parent 1a6b4d6d36
commit fca6012100
+2 -2
View File
@@ -14,10 +14,10 @@ Use <https://github.com/Chatterino/docker/pkgs/container/chatterino2-build-ubunt
The built binary should be exportable from the final image & able to run on your system assuming you perform a static build. See our [build.yml GitHub workflow file](.github/workflows/build.yml) for the CMake line used for Ubuntu builds.
### Debian 12 (bookworm) or later
### Debian 13 (trixie) or later
```sh
sudo apt install qt6-base-dev qt6-svg-dev qt6-image-formats-plugins libboost1.81-dev libnotify-dev libssl-dev cmake g++ git
sudo apt install qt6-base-dev qt6-svg-dev qt6-image-formats-plugins libboost-dev libnotify-dev libssl-dev libsecret-1-dev pkg-config cmake g++ git
```
### Arch Linux