mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
kde-cli-tools: fix cross
This commit is contained in:
parent
51f04c57fb
commit
d580d7334b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ef7ac31b6499739779b2c4e1ecbde3500346ca805875e2f93ca6928494f62adf
|
checksum=ef7ac31b6499739779b2c4e1ecbde3500346ca805875e2f93ca6928494f62adf
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue