Skip to content

Commit 786847c

Browse files
committed
update pipewire-rs to fix build on arch
1 parent d9f89fa commit 786847c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wlx-capture/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ drm-fourcc = "2.2.0"
3232
idmap = { workspace = true }
3333
libc = "0.2.178"
3434
log = { workspace = true }
35-
pipewire = { git = "https://gitlab.freedesktop.org/galister/pipewire-rs.git", rev = "ba32202c3c391004c3bb533b58fa75a50e47ff57", features = [
35+
pipewire = { git = "https://gitlab.freedesktop.org/galister/pipewire-rs.git", rev = "6ef2cd1af41e5e8844c63c37ea9a01f0758079b0", features = [
3636
"v0_3_33",
3737
], optional = true }
3838
#pipewire = { version = "0.8.0", features = ["v0_3_33"], optional = true }

0 commit comments

Comments
 (0)