summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ba1210745ea..0229fe692a54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Polkit Agent for theShell"
arch=("x86_64")
url="https://github.com/vicr123/ts-polkitagent"
license=('GPL3')
-depends=('polkit-qt5')
-makedepends=('qtchooser' 'git')
+depends=('polkit-qt5' 'qt5-base')
+makedepends=('git')
source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/ts-polkitagent#branch=master')
md5sums=('SKIP')