mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kjsembed: remove unused python hostmakedepend
This commit is contained in:
parent
5ddaaf473e
commit
7057418703
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue