kio: remove unused python hostmakedepend

This commit is contained in:
classabbyamp 2022-08-27 18:45:39 -04:00
parent 4c8ab251fb
commit 5ddaaf473e
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ build_style=cmake
configure_args="-DBUILD_DESIGNERPLUGIN=ON
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
hostmakedepends="kcoreaddons extra-cmake-modules kauth gettext
qt5-host-tools qt5-qmake python kdoctools libxml2 kcoreaddons"
qt5-host-tools qt5-qmake kdoctools libxml2 kcoreaddons"
makedepends="kdoctools-devel ksolid-devel kbookmarks-devel kjobwidgets-devel
kwallet-devel acl-devel mit-krb5-devel libxslt-devel libxml2-devel"
depends="desktop-file-utils"