summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2020-10-31 16:16:34 +0100
committerMartin T. H. Sandsmark2020-10-31 16:16:34 +0100
commitda95dc15ec35c5de1be8dddaec1b1ee6374419bf (patch)
tree085d5a62488058e66571f6a87db2a89106ae005e /PKGBUILD
parentd5bccfc1f827a8a56a816c56fa809e16f7c77099 (diff)
downloadaur-da95dc15ec35c5de1be8dddaec1b1ee6374419bf.tar.gz
forgot dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8622aad42781..99a4193e7e45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=(i686 x86_64)
url="https://github.com/sandsmark/kde${_module}"
license=("GPL2")
groups=(kde2)
+depends=(qt2-git)
makedepends=(cmake git)
provides=(kde2-kde${_module})
conflicts=(kde2-kde${_module})