From e6de5880baaa8bff56cb72eba8d5183c450d54d6 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 22 Sep 2022 08:32:36 -0400 Subject: [PATCH] Explicit perl BR no longer needed with mm-common >= 1.0.4 --- cairomm1.16.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cairomm1.16.spec b/cairomm1.16.spec index 19d8ed6..293c8ee 100644 --- a/cairomm1.16.spec +++ b/cairomm1.16.spec @@ -55,11 +55,9 @@ BuildRequires: pkgconfig(cairo-xlib-xrender) %if %{with maintainer_mode} # mm-common-get -BuildRequires: mm-common +BuildRequires: mm-common >= 1.0.4 %endif -BuildRequires: perl-interpreter -BuildRequires: perl(Getopt::Long) BuildRequires: doxygen # dot BuildRequires: graphviz