From dbf99d4988876547c6bced2fa0aef1617c68b387 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sat, 6 Jun 2026 20:49:56 -0500 Subject: [PATCH] fix: cardwire (#12931) (#12940) --- anda/system/cardwire/cardwire.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/system/cardwire/cardwire.spec b/anda/system/cardwire/cardwire.spec index d332b84ebe..3d559df497 100644 --- a/anda/system/cardwire/cardwire.spec +++ b/anda/system/cardwire/cardwire.spec @@ -7,6 +7,7 @@ Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/ta License: GPL-3.0-or-later AND (Apache-2.0 OR MIT) AND BSD-3-Clause AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND ISC AND MIT (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (Unlicense OR MIT) AND Zlib BuildRequires: cargo-rpm-macros BuildRequires: systemd-rpm-macros +BuildRequires: systemd-devel BuildRequires: libbpf-devel BuildRequires: clang-devel