summaryrefslogtreecommitdiff
path: root/extra/libinput/PKGBUILD
blob: a389b314d09fe554ef3f9cc454e83f9dcc6767bd (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.so.0, not found (try using -rpath or -rpath-link)
if [ "$CARCH" == 'i486' ]; then
	makedepends+=(icu69)
fi