depends  gd     &&
depends  libpng &&
if [[ "$WEBALIZER_DNS" == "y" ]] ; then
  depends db '--with-db=/usr/include --with-dblib=db-4.3 --enable-dns'
fi
