summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2021-01-19 22:00:22 +0100
committerPellegrino Prevete2021-01-19 22:00:22 +0100
commit45cf0786dd3f220a984e38a07bcb53b062ccbce1 (patch)
treeb8af99f28534f2ecdc88f5e32d613b623661cee4
parent17afd91e3b60c2ccdb6c4edafdaafca990e22769 (diff)
downloadaur-45cf0786dd3f220a984e38a07bcb53b062ccbce1.tar.gz
Fix pulseaudio dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 134a71d6af9d..c2475c7c1e52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="The GNOME Bluetooth Subsystem"
url="https://wiki.gnome.org/Projects/GnomeBluetooth"
arch=(x86_64)
license=(GPL LGPL)
-depends=(gtk3 libnotify bluez libcanberra systemd-libs pipewire-pulseaudio-git)
+depends=(gtk3 libnotify bluez libcanberra systemd-libs pipewire-pulse-git)
makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
provides=(libgnome-bluetooth.so $_pkgname)
conflicts=($_pkgname)