breeze: fix cross
This commit is contained in:
parent
d78e5d8b43
commit
f24d9bc374
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://projects.kde.org/projects/plasma/breeze"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=04e157d3468a85190cb7c8acff09c382830d9c15fc53200394359d393f6aaccf
|
||||
nocross=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue