mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kronometer: remove unused python hostmakedepend
This commit is contained in:
parent
262a2cccc4
commit
1774d75aed
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=75259b80dc2a074d2a1d5d11a909a599a998b570ad0b5bf995580d95c4411a16
|
checksum=75259b80dc2a074d2a1d5d11a909a599a998b570ad0b5bf995580d95c4411a16
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig-devel kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig-devel kdoctools qt5-host-tools qt5-qmake"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue