kicad: mark nocross

This commit is contained in:
Đoàn Trần Công Danh 2022-01-28 16:16:14 +07:00
parent 97cc191d76
commit c68733bfe7
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ desc_option_occt="Enable support for 3D STEP models"
if [ ! "$XBPS_WORDSIZE" = "$XBPS_TARGET_WORDSIZE" ]; then
broken="pybind: Python config failure: Python is 64-bit, chosen compiler is 32-bit"
fi
nocross="execute lemon during build"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxPython4"