mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
kdevelop-python: work around multilevel host dependencies
This commit is contained in:
parent
fb535ad486
commit
2ebf15f598
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue