summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Rizzitello2018-01-20 19:49:53 -0500
committerChris Rizzitello2018-01-20 19:49:53 -0500
commit3dc9adcd7fc786868a159a28a3c651745878b02b (patch)
tree792f13d6d558713200fe376cd7e0a3da3dcac39d
parentce47a3d76659eac53356784084e897dfabbaf910 (diff)
downloadaur-3dc9adcd7fc786868a159a28a3c651745878b02b.tar.gz
add doxygen as build depend
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c72d7f0348c..b28bf41b15a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Jan 20 15:36:29 UTC 2018
+# Sun Jan 21 00:49:35 UTC 2018
pkgbase = atcore-git
pkgdesc = KDE 3D Printing libary
pkgver = ac56b28
diff --git a/PKGBUILD b/PKGBUILD
index ca4370472147..96d4a434bb1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="KDE 3D Printing libary"
arch=('i686' 'x86_64')
url="https://www.kde.org/"
license=('LGPL2')
-buildDepends=('git' 'cmake' 'extra-cmake-modules')
+buildDepends=('git' 'cmake' 'extra-cmake-modules' 'doxygen')
depends=('qt5-base' 'qt5-serialport' 'qt5-charts' ) #Qt5)
source=('git://anongit.kde.org/atcore.git')
md5sums=(SKIP)