14
0
forked from pool/python-pygame
2024-01-03 10:33:18 +00:00
committed by Git OBS Bridge
parent 3d4648eee5
commit d5abbc1f47

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pygame # spec file for package python-pygame
# #
# 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
@@ -27,6 +27,7 @@ Source0: https://files.pythonhosted.org/packages/source/p/pygame/pygame-%
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy} BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel} BuildRequires: %{python_module wheel}
BuildRequires: bitstream-vera-fonts BuildRequires: bitstream-vera-fonts
BuildRequires: fdupes BuildRequires: fdupes