summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorb00rt00s2016-02-24 11:38:49 +0100
committerb00rt00s2016-02-24 11:38:49 +0100
commit81b6260b0fe6a6e7e203dfe87adfba609686e1ad (patch)
tree27bfa175dbe0d98a4a2dea38882dec1f2e4a74c8
parent23299f55acfb3dd9d65e270f4945001718011792 (diff)
downloadaur-81b6260b0fe6a6e7e203dfe87adfba609686e1ad.tar.gz
kdoctools added to makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 627db710fbe3..8c3ad7aa7813 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url='http://labplot.sourceforge.net/'
license=('GPL')
depends=('kdebase-runtime' 'kde-cli-tools' 'gsl')
-makedepends=('cmake' 'extra-cmake-modules')
+makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
source=("http://download.kde.org/stable/labplot/${pkgver}/src/labplot-kf5-${pkgver}.tar.xz")
md5sums=('7ca4deb2a009f0da4349fda695a43788')