From 8dc19b36273060a816b41c0bb2307fc1a0af1dec Mon Sep 17 00:00:00 2001 From: Luca Saiu Date: Tue, 26 Oct 2021 12:04:50 +0200 Subject: [PATCH] DEPENDENCIES: bump required yml version Even if the engine could live with 2.7.0, the latest libpEpTransport needs 2.7.1. Let us use it. Also add libpEpTransport as a dependency, even if the automatic gitlab build system does not support it yet. --- DEPENDENCIES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DEPENDENCIES b/DEPENDENCIES index f38a5a76..0ada16f6 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,4 +1,5 @@ # 1st Party Dependencies ## Prefer git tags instead of SHA hashes when possible. sequoia=openpgp/v1.3.0 -yml2=2.7.0 +yml2=2.7.1 +libpEpTransport=8acf7525f31ec6c4ae3f36cc42cf297ddfbb6b35