Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/sysprof/PKGBUILD
blob: 3d3a814e12cdcbe8a749c86e9d0f490defc3ace3 (plain)
1
2
3
4
5
# for now we have issues in sparql (which therefore is still linked
# against icu69 on i486)
if [ "$CARCH" = 'i486' ]; then
  makedepends+=(icu69)
fi