From 51e7119ccb43f1e1dbb3d059bfc9bac09eebb8cb Mon Sep 17 00:00:00 2001 From: Robo Date: Tue, 25 Nov 2025 15:58:37 +0900 Subject: [PATCH] chore: update debian dependencies for armhf (#279286) --- build/linux/debian/dep-lists.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/build/linux/debian/dep-lists.ts b/build/linux/debian/dep-lists.ts index 941501b532c..d00eb59e3a2 100644 --- a/build/linux/debian/dep-lists.ts +++ b/build/linux/debian/dep-lists.ts @@ -64,6 +64,7 @@ export const referenceGeneratedDepsByArch = { 'libatk-bridge2.0-0 (>= 2.5.3)', 'libatk1.0-0 (>= 2.11.90)', 'libatspi2.0-0 (>= 2.9.90)', + 'libc6 (>= 2.15)', 'libc6 (>= 2.16)', 'libc6 (>= 2.17)', 'libc6 (>= 2.25)',