Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/libinput/PKGBUILD
blob: 0bf3ff0bd696e71f6cb9f9621683d96b50118a91 (plain)
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