Update PKGBUILD

This commit is contained in:
Kingkor Roy Tirtho 2022-04-05 18:11:27 +06:00 committed by GitHub
parent 15da62dc67
commit 5b717405ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ arch=(x86_64)
url="https://github.com/KRTirtho/spotube/" url="https://github.com/KRTirtho/spotube/"
license=('BSD-4-Clause') license=('BSD-4-Clause')
groups=() groups=()
depends=('libkeybinder3' 'gst-plugins-good') depends=('libkeybinder3' 'gst-plugins-good' 'webkit2gtk')
makedepends=() makedepends=()
checkdepends=() checkdepends=()
optdepends=() optdepends=()