forked from pool/python-PySDL2
Accepting request 1143591 from home:munix9:branches:devel:languages:python
- Add libmpg123-0 as a build requirement for the tests OBS-URL: https://build.opensuse.org/request/show/1143591 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PySDL2?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 2 09:28:39 UTC 2024 - munix9@googlemail.com
|
||||||
|
|
||||||
|
- Add libmpg123-0 as a build requirement for the tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 20 11:55:43 UTC 2023 - munix9@googlemail.com
|
Sun Aug 20 11:55:43 UTC 2023 - munix9@googlemail.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-PySDL2
|
# spec file for package python-PySDL2
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -44,6 +44,7 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: %{python_module numpy}
|
BuildRequires: %{python_module numpy}
|
||||||
BuildRequires: %{python_module Pillow}
|
BuildRequires: %{python_module Pillow}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
BuildRequires: libmpg123-0
|
||||||
BuildRequires: xorg-x11-server
|
BuildRequires: xorg-x11-server
|
||||||
# /SECTION
|
# /SECTION
|
||||||
Requires: SDL2 >= 2.0.22
|
Requires: SDL2 >= 2.0.22
|
||||||
|
Reference in New Issue
Block a user