From 8d63ebec9495b311e4b874be594b3c0a159d0360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 11 May 2023 17:03:19 +0200 Subject: [PATCH] Tests need POSIX --- perl-Crypt-URandom.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Crypt-URandom.spec b/perl-Crypt-URandom.spec index 47bb24f..ce7d747 100644 --- a/perl-Crypt-URandom.spec +++ b/perl-Crypt-URandom.spec @@ -46,6 +46,7 @@ Requires: perl-Test-Harness %if %{with perl_Crypt_URandom_enables_optional_test} Requires: perl(Encode) %endif +Requires: perl(POSIX) %description tests Tests from %{name}. Execute them