# no polkit, no js78, no rust, use polkit-duktape on i486 if [ "$CARCH" = 'i486' ]; then depends=(${depends[@]//polkit/}) depends+=(polkit-duktape) fi # for now we have issues in sparql (which therefore is still linked # against icu69 on i486) if [ "$CARCH" = 'i486' ]; then makedepends+=(icu69) fi