summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/akonadi-contacts/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/akonadi-contacts/PKGBUILD b/libre/akonadi-contacts/PKGBUILD
index 63dad9b13..ce1452ed8 100644
--- a/libre/akonadi-contacts/PKGBUILD
+++ b/libre/akonadi-contacts/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=akonadi-contacts
pkgver=16.12.3
-pkgrel=1.parabola1
+pkgrel=1.parabola2
pkgdesc="Libraries and daemons to implement Contact Management in Akonadi, without nonfree qt5-webengine support"
-arch=(i686 x86_64)
+arch=(i686 x86_64 armv7h)
url="https://community.kde.org/KDE_PIM"
license=(LGPL)
-depends=(akonadi grantlee kcontacts kmime prison)
+depends=(akonadi grantlee kcontacts kmime prison opengl-driver)
makedepends=(extra-cmake-modules kdoctools python boost akonadi-mime kcalcore kdesignerplugin)
conflicts=(akonadi-contact)
replaces=(akonadi-contact)