From ee204b6383ce9d398198a1d8b8e3dd12a3540cbd Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Thu, 15 Aug 2024 08:56:25 -0700 Subject: [PATCH] fix(cros-keyboard-map): amend dependencies (#1904) (#1921) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: madomado (cherry picked from commit 328feb84c4edd5aa54d8cf9d3c658c74f3c308ef) Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/system/cros-keyboard-map/cros-keyboard-map.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/cros-keyboard-map/cros-keyboard-map.spec b/anda/system/cros-keyboard-map/cros-keyboard-map.spec index 8f6fa88ea4..1e906786b6 100644 --- a/anda/system/cros-keyboard-map/cros-keyboard-map.spec +++ b/anda/system/cros-keyboard-map/cros-keyboard-map.spec @@ -15,7 +15,7 @@ Source0: https://github.com/WeirdTreeThing/cros-keyboard-map/archive/%com %{?systemd_requires} BuildRequires: systemd-rpm-macros -Requires: keyd python3 +Requires: keyd python3 python3-libfdt %description Set of tools designed to help develop and debug software and firmware on Intel platforms with AudioDSP onboard.