1 2 3 4 5
# fails to rebuild currently on i486 # /usr/bin/ld: warning: libicui18n.so.69, needed by /usr/lib//libtracker-sparql-3.0. if [ "$CARCH" == 'i486' ]; then makedepends+=(icu69) fi