summaryrefslogtreecommitdiff
path: root/libre/kio
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-11-14 08:24:27 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-11-14 08:24:36 +0100
commit44b3d7189986e967918f7b17a00536aa443d42a3 (patch)
tree78bd6e8432de440e297a85b5ffb60e8fb0cf0b03 /libre/kio
parent33f1c9f73b096488150e3dcc9d6bce938bdcdca0 (diff)
adding explicit dependency versions to kio and akonadi-contacts
Diffstat (limited to 'libre/kio')
-rw-r--r--libre/kio/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/kio/PKGBUILD b/libre/kio/PKGBUILD
index f6e8565db..39cea862f 100644
--- a/libre/kio/PKGBUILD
+++ b/libre/kio/PKGBUILD
@@ -14,7 +14,7 @@ pkgdesc="Resource and network access abstraction, without non-privacy search eng
url="https://community.kde.org/Frameworks"
license=(LGPL)
-makedepends=(extra-cmake-modules kdoctools python doxygen qt5-tools)
+makedepends=("extra-cmake-modules>=$pkgver" kdoctools python doxygen qt5-tools)
depends=(solid kjobwidgets kbookmarks libxslt kwallet desktop-file-utils opengl-driver)
optdepends=('kio-extras: extra protocols support (sftp, fish and more)'
'kdoctools: for the help kioslave'