From d6ffa1424d8bf1ebc7145f72d9ba8273f2c925b4 Mon Sep 17 00:00:00 2001 From: Mahno Date: Mon, 10 Mar 2025 15:48:30 +0800 Subject: [PATCH] try fix build issues --- yast2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yast2.spec b/yast2.spec index 82f668f..27fbe88 100644 --- a/yast2.spec +++ b/yast2.spec @@ -74,7 +74,7 @@ Requires: rubygem-abstract_method # for file access using augeas Requires: rubygem-cfa # for used augeas lenses -Requires: augeas-devel +Requires: augeas # this is strange, but ruby(augeas) is broken # For converting to/from punycode strings Requires: sysconfig >= 0.80.0