mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
kgamma5: fix cross
This commit is contained in:
parent
9879958efc
commit
e8893807db
1 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://projects.kde.org/projects/plasma/kgamma5"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a78537fe529bd2c07ed0f013fccb7597ce801516d614828f6724b98effa909e4
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel kdoctools"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue