skanlite: remove unused python hostmakedepend
This commit is contained in:
parent
c30d1852cb
commit
d60613a06f
|
@ -15,5 +15,5 @@ distfiles="${KDE_SITE}/release-service/${version}/src/skanlite-${version}.tar.xz
|
|||
checksum=69f7fe0850459c5f81767b4d3ba4d60ffcb3e495d9a2eaf1461bb95b56f013c8
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue