kgamma5: fix cross
This commit is contained in:
parent
9879958efc
commit
e8893807db
|
@ -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…
Reference in New Issue