summaryrefslogtreecommitdiff
path: root/libre/kipi-plugins-libre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/kipi-plugins-libre/PKGBUILD')
-rw-r--r--libre/kipi-plugins-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/kipi-plugins-libre/PKGBUILD b/libre/kipi-plugins-libre/PKGBUILD
index dcbbdc492..55556c4b7 100644
--- a/libre/kipi-plugins-libre/PKGBUILD
+++ b/libre/kipi-plugins-libre/PKGBUILD
@@ -14,9 +14,9 @@ pkgdesc="A collection of plugins extending the KDE graphics and image applicatio
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.digikam.org/"
-replaces=$_pkgname
-conflicts=$_pkgname
-provides=$_pkgname=$pkgver
+replaces=($_pkgname)
+conflicts=($_pkgname)
+provides=($_pkgname=$pkgver)
makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane' 'liblqr'
'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'qjson' 'hugin' 'libgphoto2'
'cmake' 'automoc4' 'doxygen' 'lensfun' 'qt-gstreamer' 'imagemagick' 'eigen')