summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThe3DmaN2021-08-09 11:22:27 -0500
committerThe3DmaN2021-08-09 11:22:27 -0500
commit271099d230a405e6ac6c85b64f0e8b2e1208c2f9 (patch)
tree83ed5d9f0cca54fdf3abfe823b0cb63d9852a826 /PKGBUILD
parentb13d1a7a21b4ebf6383cbaa71e4579721389b754 (diff)
downloadaur-ha-connect-git.tar.gz
updated depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56c354c3ba8e..8c1f8bb5d75f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("any")
url="https://gitlab.com/The3DmaN/${pkgname%-git}"
license=("GPL3")
makedepends=("git")
-depends=("git" "qt5-svg" "qt5-base" "qt5-webengine" "qt5-webview" "qt5-wayland" "qt5-quickcontrols2")
+depends=("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")