summaryrefslogtreecommitdiff
path: root/extra/cups-filters/PKGBUILD
blob: 0e2443210016f1736a15fcc573754650d5660be1 (plain)
1
2
3
4
5
6
# on i486 we add avahi manually for now (TODO: which package is adding
# it indirectly?)
if [ "$CARCH" = 'i486' ]; then
  makedepends+=(avahi)
fi