From 394b85a6497a8098fd62b2a1036cafae70588d3f Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Mon, 26 Aug 2024 17:38:22 +0000 Subject: [PATCH] chore: update firedragon This commit was automatically generated to reflect changes to this package in another repository. The changelog for this package can be found at https://gitlab.com/garuda-linux/pkgbuilds/-/commits/main/firedragon. Logs of the corresponding pipeline run can be found here: https://gitlab.com/garuda-linux/pkgbuilds/-/pipelines/1427760908. --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8f5e009..6eef5bf 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -53,7 +53,7 @@ pkgbase = firedragon optdepends = libnotify: Notification integration optdepends = networkmanager: Location detection via available WiFi networks optdepends = profile-sync-daemon: Load the browser profile into RAM - optdepends = pulseaudio: Audio support + optdepends = pulse-native-provider: Audio support optdepends = searx: Searching the web using a locally running searX instance optdepends = speech-dispatcher: Text-to-Speech optdepends = whoogle: Searching the web using a locally running Whoogle instance diff --git a/PKGBUILD b/PKGBUILD index 3109ebf..f9a7be9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -64,7 +64,7 @@ optdepends=('hunspell-dictionary: Spell checking' 'libnotify: Notification integration' 'networkmanager: Location detection via available WiFi networks' 'profile-sync-daemon: Load the browser profile into RAM' - 'pulseaudio: Audio support' + 'pulse-native-provider: Audio support' 'searx: Searching the web using a locally running searX instance' 'speech-dispatcher: Text-to-Speech' 'whoogle: Searching the web using a locally running Whoogle instance'