From 38e3f2f44ea3db3cea4f6f2214a12c7221968bc4dbe2e6494cee5f1855662ada Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Thu, 20 Mar 2025 21:08:54 +0000 Subject: [PATCH] - Add missing runtime requirement OBS-URL: https://build.opensuse.org/package/show/hardware/python-framework16_inputmodule?expand=0&rev=3 --- python-framework16_inputmodule.changes | 5 +++++ python-framework16_inputmodule.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-framework16_inputmodule.changes b/python-framework16_inputmodule.changes index 82d526a..b6076fe 100644 --- a/python-framework16_inputmodule.changes +++ b/python-framework16_inputmodule.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 18 14:45:48 UTC 2025 - Nico Krapp + +- Add missinig runtime requirement + ------------------------------------------------------------------- Wed Dec 4 12:38:51 UTC 2024 - Nico Krapp diff --git a/python-framework16_inputmodule.spec b/python-framework16_inputmodule.spec index 090c06a..bdf8c15 100644 --- a/python-framework16_inputmodule.spec +++ b/python-framework16_inputmodule.spec @@ -39,6 +39,7 @@ Requires: python-base >= 3.7 Requires: python-getkey Requires: python-pyserial Requires: python-pygame +Requires: python-tk Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch