spectacle: add kcoreaddons to host deps
This commit is contained in:
parent
47c93ea602
commit
1f3b7f7ad5
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ version=19.04.0
|
|||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules kdoctools python qt5-host-tools qt5-qmake"
|
||||
hostmakedepends="extra-cmake-modules kdoctools python qt5-host-tools qt5-qmake
|
||||
kcoreaddons"
|
||||
makedepends="kdeclarative-devel libkipi5-devel xcb-util-image-devel xcb-util-cursor-devel
|
||||
purpose-devel knewstuff-devel"
|
||||
short_desc="KDE screenshot capture utility"
|
||||
|
|
Loading…
Reference in a new issue