From 4b5ee05c44ec12563b7bc5b23973d42cc0196678 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Mon, 24 Jul 2023 21:53:35 -0700 Subject: [PATCH] fix(deck): Require python3-inotify in ds-inhibit --- spec_files/ds-inhibit/ds-inhibit.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/spec_files/ds-inhibit/ds-inhibit.spec b/spec_files/ds-inhibit/ds-inhibit.spec index f2cad301..ea8786ac 100644 --- a/spec_files/ds-inhibit/ds-inhibit.spec +++ b/spec_files/ds-inhibit/ds-inhibit.spec @@ -11,6 +11,7 @@ BuildArch: noarch Patch0: fedora.patch Requires: python3 +Requires: python3-inotify BuildRequires: systemd-rpm-macros