From 312dfdae31a9032bc7fe39f1327e1cce5fb54457 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 6 Jun 2026 11:09:56 -0500 Subject: [PATCH] fix: cardwire --- 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