kinit: add missing makedepends

This commit is contained in:
Đoàn Trần Công Danh
2022-10-03 17:58:31 +07:00
committed by Đoàn Trần Công Danh
parent 88c83874a4
commit 92d30141f8
+1 -1
View File
@@ -5,7 +5,7 @@ revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules libcap-progs pkg-config
gettext qt5-host-tools qt5-qmake kdoctools"
makedepends="kio-devel kdoctools-devel libcap-devel"
makedepends="kio-devel kdoctools-devel libcap-devel kbookmarks-devel"
short_desc="Helper library to speed up start of applications on KDE workspaces"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only"