Add
cd "$srcdir/build/toolchain/"
curl https://chromium.googlesource.com/chromium/tools/depot_tools/+/12214400154a979da1470447dd7a770b8b90b6f5/gn_helper.py?format=TEXT \
| base64 --decode > "$srcdir/build/toolchain/gn_helper.py"
at the end of prepare() to fix
ModuleNotFoundError: No module named 'gn_helper'
Pinned Comments
selmf commented on 2021-05-24 11:20 (UTC)
Important: This package depends on libicuuc and needs to be rebuild if the icu package is updated on your system!