From 9116c8e9e1cc69ca0f903f2254a0b31a574a0274 Mon Sep 17 00:00:00 2001 From: June Tate-Gans Date: Thu, 28 Mar 2024 23:27:09 -0500 Subject: [PATCH] fedora: Final spec fixes. --- g13gui.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/g13gui.spec b/g13gui.spec index e323a7b..9923471 100644 --- a/g13gui.spec +++ b/g13gui.spec @@ -4,6 +4,14 @@ Release: 1 Summary: A user-space driver and GUI configurator for the Logitech G13 License: BSD URL: https://github.com/jtgans/g13gui +Requires: python3-dbus +Requires: python3-appdirs +Requires: python3-evdev +Requires: python3-pillow +Requires: python3-gobject +Requires: python3-pyusb +Requires: gtk3 +Requires: libappindicator-gtk3 BuildRequires: meson %description