Explicit perl BR no longer needed with mm-common >= 1.0.4

This commit is contained in:
Benjamin A. Beasley 2022-09-22 08:32:36 -04:00
parent ee98d37efe
commit e6de5880ba

View File

@ -55,11 +55,9 @@ BuildRequires: pkgconfig(cairo-xlib-xrender)
%if %{with maintainer_mode} %if %{with maintainer_mode}
# mm-common-get # mm-common-get
BuildRequires: mm-common BuildRequires: mm-common >= 1.0.4
%endif %endif
BuildRequires: perl-interpreter
BuildRequires: perl(Getopt::Long)
BuildRequires: doxygen BuildRequires: doxygen
# dot # dot
BuildRequires: graphviz BuildRequires: graphviz