plasma-framework: fix cross-build
This commit is contained in:
parent
0832b1714b
commit
c8e7e36d06
|
@ -5,6 +5,7 @@ revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
||||||
|
-DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5
|
||||||
-DBUILD_DESKTOPTHEMES=OFF"
|
-DBUILD_DESKTOPTHEMES=OFF"
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
||||||
kpackage kconfig python3 qt5-host-tools qt5-qmake gettext kdoctools"
|
kpackage kconfig python3 qt5-host-tools qt5-qmake gettext kdoctools"
|
||||||
|
|
Loading…
Reference in New Issue