Browse Source

build-system: add 1st party dependencies file

This commit adds a machine-readable file specifying the required
versions of all 1st party dependencies.

More info: https://dev.pep.foundation/CID/Processes
JNI-129
Devan Carpenter 4 years ago
parent
commit
796fe480b3
No known key found for this signature in database GPG Key ID: E1707CFFD7B85A02
  1. 6
      DEPENDENCIES

6
DEPENDENCIES

@ -0,0 +1,6 @@
# 1st Party Dependencies
## Prefer git tags instead of SHA hashes when possible.
libpEpAdapter=Release_2.1.4
pEpEngine=Release_2.1.13
sequoia=365d00a08bec6a5a48d48a7c7893d78c27092b59
Loading…
Cancel
Save