summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharles Bos2018-02-26 22:46:19 +0000
committerCharles Bos2018-02-26 23:08:14 +0000
commit883d8fb3b08105ccf3f89cc6bfb9837c35dcf73f (patch)
tree0f5f26004c8a48041df01ab16dd0ad615f0215e9 /PKGBUILD
parent2930a067764b8d7c99caf89e7615977c43e1f057 (diff)
downloadaur-kdepimlibs4.tar.gz
Change makedep from akonadi back to akonadi-qt4. I mistakenly thought the former could be used in place of the latter
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 493caf70a8d2..508aae61ac0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,13 @@
pkgname=kdepimlibs4
pkgver=4.14.10
_kdeappver=15.04.3
-pkgrel=14
+pkgrel=15
pkgdesc="KDE4 PIM Libraries"
arch=('x86_64')
url='https://projects.kde.org/projects/kde/kdepimlibs'
license=('GPL' 'LGPL')
depends=('kdelibs' 'libakonadi-qt4' 'libical>=3.0.0' 'qjson')
-# Note: makedepend on akonadi (KDE5 version) is not a mistake
-# akonadi-qt4 is not needed here
-makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'akonadi')
+makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'akonadi-qt4')
conflicts=('kdepimlibs')
provides=('kdepimlibs')
replaces=('kdepimlibs')