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