From f1e1133bba26ec60898028a0c4c127cfb034da1819f9aea0cd0304d169fc64ee Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 23 Nov 2024 08:34:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=107 --- python-pyparsing.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 6c18edc..cb3f6b6 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -69,6 +69,7 @@ BuildRequires: python-rpm-macros BuildArch: noarch %if %{with test} BuildRequires: %{python_module jinja2} +BuildRequires: %{python_module matplotlib} BuildRequires: %{python_module pytest} BuildRequires: %{python_module railroad-diagrams} %endif