mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
kldap: add kdoctools as per upstream requires to build documents
This commit is contained in:
parent
6cc0594532
commit
392e5d26c2
@ -9,7 +9,7 @@ arch=('x86_64')
|
||||
url="https://projects.kde.org/$pkgname"
|
||||
license=(LGPL)
|
||||
depends=(kcompletion ki18n libsasl libldap kmbox)
|
||||
makedepends=(extra-cmake-modules python3)
|
||||
makedepends=(extra-cmake-modules python3 kdoctools)
|
||||
options=('debug')
|
||||
source=("$_mirror/${pkgname}-$_kdever.tar.xz")
|
||||
sha256sums=(`grep ${pkgname}-$_kdever.tar.xz ../checksums.txt | cut -d " " -f1`)
|
||||
|
Loading…
Reference in New Issue
Block a user