kjsembed: remove unused python hostmakedepend
This commit is contained in:
parent
5ddaaf473e
commit
7057418703
|
@ -13,7 +13,7 @@ distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version
|
||||||
checksum=000ee3f2965f8f783e0e54f526fc505686b45c833f53d73515fae1b0890510fd
|
checksum=000ee3f2965f8f783e0e54f526fc505686b45c833f53d73515fae1b0890510fd
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
|
|
Loading…
Reference in New Issue