kdevelop-python: work around mis-ordered build dependencies
This commit is contained in:
parent
312077cd8a
commit
c4528ca011
@ -7,9 +7,10 @@ configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||
pycompile_dirs="usr/share/kdevpythonsupport"
|
||||
hostmakedepends="extra-cmake-modules tar gettext qt6-base qt6-tools
|
||||
kf6-kconfig kf6-kcmutils python3"
|
||||
# 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 kf6-knotifyconfig-devel
|
||||
kdevelop-devel"
|
||||
kf6-threadweaver-devel kf6-ktexteditor-devel kf6-kcmutils-devel
|
||||
kf6-knotifyconfig-devel kdevelop-devel libimobiledevice"
|
||||
short_desc="Python 3 language and Django project support for KDevelop"
|
||||
maintainer="yopito <pierre.bourgin@free.fr>"
|
||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||
|
Loading…
Reference in New Issue
Block a user