summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip2016-04-28 14:07:19 +0200
committerJosip2016-04-28 14:07:19 +0200
commit36bcdd15d504993d9a689c7141f87552a3a6cb0d (patch)
treedd7a0e12f6cc78e89493c7c9ac08b705fb3451c2 /PKGBUILD
parentdda55406a7c83cbb0b213ef313cdd3abb82df573 (diff)
downloadaur-36bcdd15d504993d9a689c7141f87552a3a6cb0d.tar.gz
Set dep to qtkeychain...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88207e651d82..6901a2fecf38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Qt-based OBS notifier application."
arch=('i686' 'x86_64')
url="https://github.com/javierllorente/qactus"
license=('GPL2' 'GPL3')
-depends=('qtkeychain-qt5')
+depends=('qtkeychain')
makedepends=('git')
conflicts=('qactus')
provides=('qactus')