summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c4cdf966a82..2dabbef3833e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="KDE 3D Printer Host"
arch=('i686' 'x86_64')
url="https://www.kde.org/"
license=('GPL3')
-makeDepends=('git' 'cmake' 'extra-cmake-modules')
+makedepends=('git' 'cmake' 'extra-cmake-modules')
depends=('qt5-base' 'qt5-serialport' 'qt5-charts' 'qt5-3d' 'atcore-git' 'kxmlgui' 'ktexteditor' 'qwt' 'qt5-multimedia' 'gst-plugins-good') #Qt5)
source=('git://anongit.kde.org/atelier.git')
md5sums=(SKIP)