From e77d4fad26f3785e5941c20e6ff09dfb41f82ce6 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 7 Dec 2025 19:36:35 -0800 Subject: [PATCH] fix: submarine (#6767) (#8177) --- anda/system/submarine/submarine.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/anda/system/submarine/submarine.spec b/anda/system/submarine/submarine.spec index d412590ae6..827ba6ad75 100644 --- a/anda/system/submarine/submarine.spec +++ b/anda/system/submarine/submarine.spec @@ -14,7 +14,12 @@ Release: 1%?dist Summary: Experimental bootloader for ChomeOS's depthcharge License: GPL-3.0 URL: https://github.com/FyraLabs/submarine -BuildRequires: make gcc flex bison elfutils-devel parted vboot-utils golang xz bc openssl-devel git depthcharge-tools uboot-tools +BuildRequires: make gcc flex bison elfutils-devel parted vboot-utils golang xz bc openssl-devel git depthcharge-tools uboot-tools openssl-devel-engine +%ifarch aarch64 +BuildRequires: python3-importlib-metadata +BuildRequires: python3-packaging +BuildRequires: python3-importlib-resources +%endif %description An experimental bootloader for ChomeOS's depthcharge.