From fa58a15ce67d2e5d68f7629acd230a78ff1034b0 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Wed, 17 May 2023 12:11:00 +0200 Subject: [PATCH] add BR for perl(base) needed by the test-suite --- curl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/curl.spec b/curl.spec index 1a0f830..255e7cd 100644 --- a/curl.spec +++ b/curl.spec @@ -70,6 +70,7 @@ BuildRequires: hostname BuildRequires: nghttp2 # perl modules used in the test suite +BuildRequires: perl(base) BuildRequires: perl(Cwd) BuildRequires: perl(Digest::MD5) BuildRequires: perl(Digest::SHA)