mirror of
https://gitlab.freedesktop.org/pipewire/helvum.git
synced 2026-05-05 07:48:00 +02:00
Update requirements in README
This commit is contained in:
parent
5784275d32
commit
27aa39d4ab
1 changed files with 3 additions and 2 deletions
|
|
@ -13,11 +13,12 @@ More suggestions are welcome!
|
|||
For compilation, you will need:
|
||||
|
||||
- An up-to-date rust toolchain
|
||||
- gtk-4.0 and pipewire-0.3 development headers
|
||||
- `libclang-3.7` or higher
|
||||
- `gtk-4.0` and `pipewire-0.3` development headers
|
||||
|
||||
To compile, run
|
||||
|
||||
$ cargo build --release
|
||||
|
||||
in the repository root.
|
||||
The resulting binary will be at `target/release/graphui`.
|
||||
The resulting binary will be at `target/release/graphui`.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue