nylas / sync-engine

:incoming_envelope: IMAP/SMTP sync system with modern APIs
https://nylas.com/docs/platform
GNU Affero General Public License v3.0
3.5k stars 354 forks source link

Add libssl-dev as an apt-get dependency #402

Closed abhin4v closed 8 years ago

abhin4v commented 8 years ago

Summary: libssl-dev is a required dependency of the python cryptography package which a required dependency of sync-engine.

Test Plan: run setup.sh on a blank machine and it should set up the sync engine successfully.