summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThe3DmaN2020-12-13 15:38:23 -0600
committerThe3DmaN2020-12-13 15:38:23 -0600
commit96ca977af5ecc03a388f18caa4989ae817ec0334 (patch)
treeb15d57bf743e2da7ec81b700cc934f45951cb1f6 /PKGBUILD
parent33f422bb8a7270546f5387d0d433ad67714b6748 (diff)
downloadaur-96ca977af5ecc03a388f18caa4989ae817ec0334.tar.gz
Updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea65a78879b7..dcec47af0854 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="App to connect to Emby server web interface"
arch=("any")
url="https://gitlab.com/The3DmaN/${pkgname%-git}"
license=("GPL3")
-depends=("git" "qt5-svg" "qt5-base" "qt5-webengine" "qt5-webview")
+depends=("git" "qt5-svg" "qt5-base" "qt5-webengine" "qt5-webview" "qt5-wayland" "qt5-quickcontrols2")
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=("git+https://gitlab.com/The3DmaN/${pkgname%-git}.git")