From a8075d66f2141a2b948bacfed45a15e66da72310fbb68f8a1ab378fc5256fc57 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 2 Apr 2024 08:24:48 +0000 Subject: [PATCH] Accepting request 1163545 from home:ecsos:python - Fix build error in Leap 15.6. OBS-URL: https://build.opensuse.org/request/show/1163545 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=55 --- python-pygame.changes | 5 +++++ python-pygame.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-pygame.changes b/python-pygame.changes index 97ce57e..b9ebe82 100644 --- a/python-pygame.changes +++ b/python-pygame.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 29 13:57:43 UTC 2024 - ecsos + +- Fix build error in Leap 15.6. + ------------------------------------------------------------------- Fri Mar 8 14:09:30 UTC 2024 - Ben Greiner diff --git a/python-pygame.spec b/python-pygame.spec index afaa24d..3deab28 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -55,6 +55,7 @@ BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libmpg123) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(sdl2) +BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(x11) Requires: fontconfig Requires: python-numpy