mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kio: fix cross build
This commit is contained in:
parent
614c2560ba
commit
02cc212053
2 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,8 @@ build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
||||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
|
hostmakedepends="extra-cmake-modules gettext qt6-tools qt6-base
|
||||||
qt6-declarative-host-tools gettext kf6-kconfig"
|
qt6-declarative-host-tools kf6-kconfig"
|
||||||
makedepends="kf6-kconfigwidgets-devel kf6-kcoreaddons-devel kf6-kio-devel
|
makedepends="kf6-kconfigwidgets-devel kf6-kcoreaddons-devel kf6-kio-devel
|
||||||
kf6-kxmlgui-devel kf6-kconfig-devel"
|
kf6-kxmlgui-devel kf6-kconfig-devel"
|
||||||
checkdepends="kf6-kirigami"
|
checkdepends="kf6-kirigami"
|
||||||
|
|
|
@ -5,6 +5,7 @@ revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
||||||
|
-DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5
|
||||||
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
||||||
-DKF6_COMPAT_BUILD=ON"
|
-DKF6_COMPAT_BUILD=ON"
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules kauth gettext
|
hostmakedepends="kcoreaddons extra-cmake-modules kauth gettext
|
||||||
|
|
Loading…
Add table
Reference in a new issue