summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Rizzitello2019-01-27 08:16:24 -0500
committerChris Rizzitello2019-01-27 08:16:24 -0500
commitbad6ade7382266c16ea0e4554a7dd9793e055a36 (patch)
tree33b0f98e75d704915b555bdc5978eb5f96c5049b
parentd3abe230498ea3b7738f98369681fd82ba2979f2 (diff)
downloadaur-bad6ade7382266c16ea0e4554a7dd9793e055a36.tar.gz
makeDepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8d73d835d26..2c14d7fa4bab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="KDE 3D Printing libary"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://www.kde.org/"
license=('LGPL2')
-buildDepends=('git' 'cmake' 'extra-cmake-modules' 'doxygen')
+makeDepends=('git' 'cmake' 'extra-cmake-modules' 'doxygen')
depends=('qt5-base' 'qt5-serialport' 'qt5-charts' ) #Qt5)
source=('git://anongit.kde.org/atcore.git')
md5sums=(SKIP)