mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
kactivities5-stats: fix cross build
This commit is contained in:
parent
5b17300580
commit
07546933f9
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue