From e53c69b20a15d5ef7bb80f048fb65ad51bb4d36b Mon Sep 17 00:00:00 2001 From: Mahno Date: Fri, 7 Feb 2025 13:21:11 +0800 Subject: [PATCH] fix broken requirement --- yast2-core.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yast2-core.spec b/yast2-core.spec index 01cb47b..2a18bf3 100644 --- a/yast2-core.spec +++ b/yast2-core.spec @@ -192,7 +192,8 @@ BuildRequires: dejagnu Summary: YaST2 - Core Libraries License: GPL-2.0-or-later Group: System/YaST -Requires: perl = %{perl_version} +# the definition of perl version differs +#Requires: perl = %{perl_version} %description This package contains the scanner, parser, and interpreter runtime