New comment by chrysos349 on void-packages repository https://github.com/void-linux/void-packages/pull/50681#issuecomment-2161051512 Comment: > Crossbuilds are currently failing. ```bash if [ "$CROSS_BUILD" ]; then export GI_TYPELIB_PATH="${XBPS_CROSS_BASE}/usr/lib/girepository-1.0" fi ``` > I tested the changes in this PR: **briefly** did you? there are two more runtime deps: - #50777 - #50776 p.s. actually, there is one more runtime dep (`python3-curl_cffi`), but it's optional (required by two servers).