smaller qt fixups

This commit is contained in:
lizzie 2026-06-10 21:05:47 +00:00
parent 5c2563fb7d
commit 036c90f202
2 changed files with 11 additions and 1 deletions

View file

@ -373,6 +373,16 @@ RedoxOS currently does not support SDL3. You will have to compile it yourself an
[Caveats](./Caveats.md#redoxos).
</details>
<details>
<summary>managarm</summary>
```sh
xbps-install -Syu git cmake patch lz4 opus openssl mesa zstd zlib mlibc vulkan-loader qtbase6 qtdeclarative6 qtmultimedia6 boost
```
[Caveats](./Caveats.md#managarm)
</dtails>
## All Done