mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
kcharselect: add kcoreaddons to host deps
This commit is contained in:
parent
2b50a1aacb
commit
a056d6d391
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules kcoreaddons"
|
||||||
makedepends="qt5-devel kbookmarks-devel"
|
makedepends="qt5-devel kbookmarks-devel"
|
||||||
short_desc="Character Selector"
|
short_desc="Character Selector"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue