docs: replace debian bookworm deps with trixie (#6557)
This commit is contained in:
@@ -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.
|
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
|
```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
|
### Arch Linux
|
||||||
|
|||||||
Reference in New Issue
Block a user