From eb842035b5c141eb23fec993acd782c65a42bab7 Mon Sep 17 00:00:00 2001 From: Catalan Lover Date: Wed, 20 May 2026 13:54:29 +0200 Subject: [PATCH] Update DEPENDENCIES.md with information about Temp override for musl --- DEPENDENCIES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md index 2e2a8aff..da85fa9b 100644 --- a/DEPENDENCIES.md +++ b/DEPENDENCIES.md @@ -15,6 +15,11 @@ all dependencies. As we create and pass `MatrixClient` through Draupnir, matrix-protection-suite-for-matrix-bot-sdk, the vector bot-sdk fork itself, and also matrix-appservice-bridge. +### @matrix-org/matrix-crypto-sdk-nodejs + +This is pinned waiting for matrix-appservice-bridge to be updated so we have +musl builds working again allowing Alpine Docker Image to become a reality. + ### postgres https://github.com/porsager/postgres/issues/1143