From 5b717405ef741ef8655e9f82d19616acddbc4ed4 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Tue, 5 Apr 2022 18:11:27 +0600 Subject: [PATCH] Update PKGBUILD --- aur-struct/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aur-struct/PKGBUILD b/aur-struct/PKGBUILD index 729a3044..1a7e4774 100644 --- a/aur-struct/PKGBUILD +++ b/aur-struct/PKGBUILD @@ -8,7 +8,7 @@ arch=(x86_64) url="https://github.com/KRTirtho/spotube/" license=('BSD-4-Clause') groups=() -depends=('libkeybinder3' 'gst-plugins-good') +depends=('libkeybinder3' 'gst-plugins-good' 'webkit2gtk') makedepends=() checkdepends=() optdepends=()