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

(cherry picked from commit 796fe480b3)
JNI-129
Devan Carpenter 4 years ago
committed by heck
parent
commit
17c192753f
  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