From d13ceaf9c112bf74ff64198af41444ffff4ce75b Mon Sep 17 00:00:00 2001 From: Mahno Date: Thu, 6 Mar 2025 13:00:27 +0800 Subject: [PATCH] try fix build issues --- yast2-perl-bindings.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-perl-bindings.spec b/yast2-perl-bindings.spec index d48cf3d..8016e0a 100644 --- a/yast2-perl-bindings.spec +++ b/yast2-perl-bindings.spec @@ -29,11 +29,11 @@ BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-ruby-bindings >= 1.0.0 BuildRequires: yast2-ycp-ui-bindings-devel - +BuildRequires: perl-devel # ErrorNamespace Requires: yast2-core >= 3.2.1 BuildRequires: yast2-ycp-ui-bindings-devel >= 2.16.37 -Requires: perl = %{perl_version} +Requires: perl Requires: yast2-ycp-ui-bindings >= 2.16.37 %if 0%{?suse_version} < 1220 BuildRequires: libxcrypt-devel