mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kinit: add missing makedepends
This commit is contained in:
parent
88c83874a4
commit
92d30141f8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules libcap-progs pkg-config
|
hostmakedepends="kcoreaddons extra-cmake-modules libcap-progs pkg-config
|
||||||
gettext qt5-host-tools qt5-qmake kdoctools"
|
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"
|
short_desc="Helper library to speed up start of applications on KDE workspaces"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue