summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony Wang2021-06-23 14:50:22 -0500
committerAnthony Wang2021-06-23 14:50:22 -0500
commit58ba57bf11be71f3ed4b5de4822e7a2d4188558d (patch)
tree5331cfd12e8a5ab51a00f23e5aa73b403a6ddddc /PKGBUILD
parent7ee1962e0e68051985316a9f3f8ed60398ed8ac5 (diff)
downloadaur-58ba57bf11be71f3ed4b5de4822e7a2d4188558d.tar.gz
Add kservice-git to dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1104d92befd9..9e1eeb4df94f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
license=('GPL')
url="https://www.digikam.org/"
depends=(lensfun opencv akonadi-contacts knotifyconfig libksane kfilemetadata qtav marble-common
- threadweaver kcalendarcore qt5-xmlpatterns imagemagick glu jasper)
+ threadweaver kcalendarcore qt5-xmlpatterns imagemagick glu jasper kservice-git)
makedepends=(extra-cmake-modules doxygen eigen boost kdoctools git)
optdepends=('hugin: panorama tool'
'qt5-imageformats: support for additional image formats (WEBP, TIFF)'
@@ -17,7 +17,7 @@ optdepends=('hugin: panorama tool'
conflicts=('digikam')
provides=('digikam')
source=('git+https://invent.kde.org/graphics/digikam.git')
-md5sums=('SKIP')
+sha256sums=('SKIP')
pkgver() {
cd digikam