kdevelop-python: work around multilevel host dependencies

This commit is contained in:
Andrew J. Hesford 2024-12-17 09:10:12 -05:00
parent fb535ad486
commit 2ebf15f598

View File

@ -5,8 +5,9 @@ revision=2
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
pycompile_dirs="usr/share/kdevpythonsupport"
# FIXME: libimobiledevice added only to resolve ordering for Python rebuilds
hostmakedepends="extra-cmake-modules tar gettext qt6-base qt6-tools
kf6-kconfig kf6-kcmutils python3"
kf6-kconfig kf6-kcmutils python3 libimobiledevice"
# FIXME: libimobiledevice added only to resolve ordering for Python rebuilds
makedepends="python3-devel kf6-knewstuff-devel kf6-kitemmodels-devel
kf6-threadweaver-devel kf6-ktexteditor-devel kf6-kcmutils-devel