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
pull/3/head
Devan Carpenter 4 years ago
parent
commit
4f9ba2c1b7
No known key found for this signature in database GPG Key ID: E1707CFFD7B85A02
  1. 5
      DEPENDENCIES

5
DEPENDENCIES

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