kscreen: fix cross
This commit is contained in:
parent
d2e0f29fbb
commit
9b127f53b0
1 changed files with 4 additions and 1 deletions
|
@ -13,4 +13,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
|||
homepage="https://projects.kde.org/projects/plasma/kscreen"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=43f78c55cca7c14aa1ae697fbda2f2179e73e65c8850d5e38ad164d538854b51
|
||||
nocross="Exec format error on compiling"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue