Merge pull request #283572 from baracoder/appimage-pipewire

appimage-run: Add pipewire support
This commit is contained in:
Bruno Bigras
2024-02-22 14:17:54 -05:00
committed by GitHub
+1
View File
@@ -209,6 +209,7 @@ rec {
xorg.libxshmfence # for apple-music-electron
at-spi2-core
pciutils # for FreeCAD
pipewire # immersed-vr wayland support
];
};
}