14
0
2024-08-18 17:12:22 +00:00
committed by Git OBS Bridge
parent c0e94d616f
commit 1fe2ea558d

View File

@@ -1,7 +1,7 @@
# #
# spec file # spec file for package python-pyscreenshot
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -55,6 +55,7 @@ BuildRequires: %{python_module entrypoint2}
BuildRequires: %{python_module jeepney} BuildRequires: %{python_module jeepney}
BuildRequires: %{python_module mss} BuildRequires: %{python_module mss}
BuildRequires: %{python_module path.py} BuildRequires: %{python_module path.py}
BuildRequires: %{python_module pygame}
BuildRequires: %{python_module pyscreenshot >= %{version}} BuildRequires: %{python_module pyscreenshot >= %{version}}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-xlib} BuildRequires: %{python_module python-xlib}