summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsdvcrx2020-10-11 21:11:38 +0800
committersdvcrx2020-10-11 21:11:38 +0800
commit256a1566ef286fe69caae2c827761d8240d6cfc3 (patch)
tree047eb410fa9b9f8674257579c3305cfc75a4432c /PKGBUILD
parent86f6cbb8628eb403f7d5a6dce69dfb0bf9534f81 (diff)
downloadaur-256a1566ef286fe69caae2c827761d8240d6cfc3.tar.gz
Add missing deps kdoctools
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06c2037702a1..ccec0fcd1c7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=showimage
pkgver=1.10.1
_pkgver=1.10
-pkgrel=2
+pkgrel=3
pkgdesc="ShowImage is a simple KDE based image viewer using the maximum space inside its window without cluttering the window with menubar, toolbar or statusbar."
url="https://store.kde.org/p/1126798"
license=('GPL')
arch=('i686' 'x86_64')
depends=()
-makedepends=('cmake' 'extra-cmake-modules' 'libkexiv2')
+makedepends=('cmake' 'extra-cmake-modules' 'libkexiv2' 'kdoctools')
optdepends=()
source=(https://github.com/sdvcrx/PKGBUILDs/releases/download/showimage/${pkgname}-${_pkgver}.tar.bz2)
sha256sums=('a9c11b1eb7ba6bf9d85c19a2630bb323a7a1657ce704953faa7837a71c20d9ff')