kinit: requires kservice-devel

This commit is contained in:
Đoàn Trần Công Danh 2022-12-23 11:33:23 +07:00
parent d69dc91d1f
commit 5ddaa7c164

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 kbookmarks-devel"
makedepends="kio-devel kdoctools-devel libcap-devel kbookmarks-devel kservice-devel"
short_desc="Helper library to speed up start of applications on KDE workspaces"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only"