From 966054d0f5c1b10946bb9527f73401eadd89f7b2 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 22 Sep 2022 08:33:19 -0400 Subject: [PATCH] Explicit perl BR no longer needed with mm-common >= 1.0.4 --- cairomm.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cairomm.spec b/cairomm.spec index 7439409..bb59a22 100644 --- a/cairomm.spec +++ b/cairomm.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