diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 221f75f..2214168 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -3,6 +3,11 @@ Fri Mar 22 09:10:48 UTC 2024 - Matej Cepl - Clean up the SPEC file +------------------------------------------------------------------- +Fri Mar 22 07:47:40 UTC 2024 - Fabian Vogt + +- Add explicit BuildRequires on Mesa-dri, needed to run tests + ------------------------------------------------------------------- Tue Mar 19 16:42:20 UTC 2024 - Antonio Larrosa diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 1507eeb..a61a348 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -1,5 +1,5 @@ # -# spec file for package python-matplotlib +# spec file # # Copyright (c) 2024 SUSE LLC # @@ -104,6 +104,7 @@ BuildRequires: %{python_module matplotlib-wx = %{version}} %endif # SECTION latex test dependencies BuildRequires: %{python_module matplotlib-latex = %{version}} +BuildRequires: Mesa-dri BuildRequires: ghostscript BuildRequires: inkscape BuildRequires: poppler-tools