14
0
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:
2024-02-02 12:22:05 +00:00
committed by Git OBS Bridge
parent 25334c3745
commit de884e4146
2 changed files with 7 additions and 1 deletions

View File

@@ -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

View File

@@ -1,7 +1,7 @@
#
# 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
# 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 Pillow}
BuildRequires: %{python_module pytest}
BuildRequires: libmpg123-0
BuildRequires: xorg-x11-server
# /SECTION
Requires: SDL2 >= 2.0.22