summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Durand2017-09-08 19:58:56 -0400
committerBob Durand2017-09-08 19:58:56 -0400
commit9f9b007f50d9639249ae3b49c962b57230bf26b4 (patch)
treeacf8594e87f31e62daac9b40f9db16932ef529d1
parent2a791fe3261886c1d74a86d0d5f4522be6f6678c (diff)
downloadaur-9f9b007f50d9639249ae3b49c962b57230bf26b4.tar.gz
Hm, it seems the correction of dependies didn't went through
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3624c0beabd9..370fd87080cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/ktechlab/ktechlab"
license=('GPL')
#options=(!makeflags)
depends=('qt4')
-makedepends=('git' 'cmake' 'gcc' 'gendesk')
+makedepends=('git' 'cmake' 'gcc' 'gendesk' 'automoc4' 'kdelibs')
source=(git+https://github.com/ktechlab/ktechlab
"$pkgname.desktop")
md5sums=('SKIP'