kactivities5-stats: fix cross build

This commit is contained in:
Đoàn Trần Công Danh 2025-08-16 22:06:27 +07:00
parent 5b17300580
commit 07546933f9

View file

@ -3,8 +3,9 @@ pkgname=kactivities5-stats
version=5.116.0
revision=2
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-qmake"
makedepends="boost-devel-minimal kactivities5-devel"
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-qmake
kconfig"
makedepends="boost-devel-minimal kactivities5-devel kcoreaddons-devel kconfig-devel"
short_desc="Library to access statistics data collected by the KDE activity manager"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later, LGPL-2.1-or-later"