From 9c4da9b8c8f8dea47895aa2119e3d8b0551982f8 Mon Sep 17 00:00:00 2001 From: tororutsu Date: Wed, 15 Mar 2023 21:15:16 -0400 Subject: [PATCH] discord: discord : found a required dependency --- srcpkgs/discord/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template index 8267d9a88c14..f02e33fd6328 100644 --- a/srcpkgs/discord/template +++ b/srcpkgs/discord/template @@ -1,10 +1,10 @@ # Template file for 'discord' pkgname=discord version=0.0.25 -revision=1 +revision=2 archs="x86_64" depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic - xdg-utils webrtc-audio-processing" + xdg-utils webrtc-audio-processing gst-plugins-bad1" short_desc="Chat and VOIP application" maintainer="Ryan Conwell " license="custom:Proprietary"