From 83dbcb90a1fd0b80e5d59a216cf9148ee6a57156 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sat, 6 Jun 2026 20:49:43 -0500 Subject: [PATCH] fix: cardwire (#12931) (#12939) --- 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