From 81727814ea34b4d42983cc54f4dd4973ad07b869 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Thu, 15 Aug 2024 08:50:01 -0700 Subject: [PATCH] fix(cros-keyboard-map): amend dependencies (#1904) (#1924) 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 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.