void-packages/srcpkgs/helvum/patches/i686-pipewire.patch

12 lines
304 B
Diff

--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-pipewire = "0.4"
+pipewire = "0.5"
gtk = { version = "0.4.1", package = "gtk4" }
glib = { version = "0.15.1", features = ["log"] }