pEpEngine/DEPENDENCIES

12 lines
428 B
Plaintext

# 1st Party Dependencies
## Prefer git tags instead of SHA hashes when possible.
# We take pEpEngineSequoiaBackend from
# https://gitea.pep.foundation/pEp.foundation/pEpEngineSequoiaBackend.git
pEpEngineSequoiaBackend=v1.0.0
yml2=v2.7.5
libpEpTransport=v1.0.0
# sqlite3 is technically an optional dependency: the engine can also be built
# with the copy of sqlite3 which is distributed along with its sources.
sqlite3=3.36.0