From 76af33e97f471585c670c5cb5724ee55f84b5ff6 Mon Sep 17 00:00:00 2001 From: jykanase Date: Wed, 8 Jan 2025 14:22:00 +0000 Subject: [PATCH] Added Runtime Dependency perl-libs --- SPECS-EXTENDED/perl-Data-UUID/perl-Data-UUID.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SPECS-EXTENDED/perl-Data-UUID/perl-Data-UUID.spec b/SPECS-EXTENDED/perl-Data-UUID/perl-Data-UUID.spec index 25fbdbcdca0..6db7e0ffdab 100644 --- a/SPECS-EXTENDED/perl-Data-UUID/perl-Data-UUID.spec +++ b/SPECS-EXTENDED/perl-Data-UUID/perl-Data-UUID.spec @@ -36,6 +36,7 @@ BuildRequires: perl(strict) # Test Suite BuildRequires: perl(Test::More) BuildRequires: perl(threads) +Requires: perl-libs %if ! 0%{?_module_build} # Optional Tests BuildRequires: perl(Test::Pod) >= 1.14