# 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