mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
kinit: requires kservice-devel
This commit is contained in:
parent
d69dc91d1f
commit
5ddaa7c164
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue