From e389d4e12a2d75ec58e5eb13ca9f4697844d3523 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 15 Aug 2024 10:48:06 -0500 Subject: [PATCH] fix(cros-keyboard-map): amend dependencies (#1904) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: madomado (cherry picked from commit 328feb84c4edd5aa54d8cf9d3c658c74f3c308ef) --- 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 4b8c2f7801..af99567b01 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.