kdevelop-python: add missing host deps

This commit is contained in:
John 2020-01-09 18:28:36 +01:00
parent 2f75f49faa
commit 2996f3d5a9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=3
wrksrc="kdev-python-${version}"
build_style=cmake
pycompile_dirs="usr/share/kdevpythonsupport"
hostmakedepends="extra-cmake-modules python3 qt5-qmake python3-devel"
hostmakedepends="extra-cmake-modules tar gettext python3 qt5-qmake python3-devel"
makedepends="python3-devel qt5-devel knewstuff-devel kitemmodels-devel
threadweaver-devel ktexteditor-devel kcmutils-devel knotifyconfig-devel
grantlee5-devel kdevelop-devel"