mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +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
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue