kjsembed: remove unused python hostmakedepend

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

View File

@ -13,7 +13,7 @@ distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version
checksum=000ee3f2965f8f783e0e54f526fc505686b45c833f53d73515fae1b0890510fd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
fi
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then