diff --git a/packaging/arch/PKGBUILD b/packaging/arch/PKGBUILD index 63814c1..41fe584 100755 --- a/packaging/arch/PKGBUILD +++ b/packaging/arch/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="A simple desktop recorder for Linux systems. Built using Rust, GTK 4 an arch=("x86_64") url="https://github.com/xlmnxp/blue-recorder" license=("GPL3") -depends=("ffmpeg" "gstreamer" "gtk4" "pulseaudio" "xorg-xwininfo") +depends=("ffmpeg" "gstreamer" "gtk4" "pipewire" "xorg-xwininfo") makedepends=("cargo" "clang" "gettext" "git" "gtk3") provides=("blue-recorder") conflicts=("blue-recorder")