summaryrefslogtreecommitdiff
path: root/core/libsecret/PKGBUILD
blob: d6231f6244312a77ae1f599985db0290ddfe3f01 (plain)
1
2
3
4
5
6
# i486-specific
if [ "${CARCH}" = "i486" ]; then
  # no Vala
  makedepends=(${makedepends[@]//vala/})
fi