You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pEpEngine/DEPENDENCIES

12 lines
461 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=2.7.1
libpEpTransport=03b63f6d4fa83416215504a6ca5a6810db7daa8b
# 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