Add missing libgstreamer-plugins-base1.0-dev to compile dependency docs (#407)

This commit is contained in:
Lukas Bachschwell 2024-08-11 20:02:40 +02:00 committed by GitHub
parent 1b84c7e7ba
commit 6486db601b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
If you want to compile Golang code locally, you must install additional dependencies in order for it to compile.
```shell
apt-get install -y --no-install-recommends libx11-dev libxrandr-dev libxtst-dev libgstreamer1.0-dev
apt-get install -y --no-install-recommends libx11-dev libxrandr-dev libxtst-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
```
Libclipboard files can be retrieved from `neko_dev_server` container: