summaryrefslogtreecommitdiff
path: root/extra/geocode-glib/PKGBUILD
blob: ecc7daf7e12bd89426d2bc2bcdcb679b37d2e721 (plain)
1
2
3
4
5
# temporarility we have to add libsoup by hand on i486
# (TODO: there is a library below not including it..)
if [ "$CARCH" = 'i486' ]; then
  makedepends+=(libsoup)
fi