From 846ba428fae2d799580e7f84da1c2219c248681f Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Tue, 26 Sep 2017 12:54:50 +0200 Subject: [PATCH] increase dependencies --- package/yast2-installation.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/package/yast2-installation.spec b/package/yast2-installation.spec index 5e78e8a99..0da66c178 100644 --- a/package/yast2-installation.spec +++ b/package/yast2-installation.spec @@ -41,9 +41,8 @@ BuildRequires: yast2-xml BuildRequires: rubygem(rspec) BuildRequires: rubygem(yast-rake) -# Yast::WorkflowManager#merge_product_workflow -# CWM.show support to disable buttons -BuildRequires: yast2 >= 4.0.2 +# Yast::WorkflowManager.merge_modules_extensions +BuildRequires: yast2 >= 4.0.8 # New Y2Storage::StorageManager API BuildRequires: yast2-storage-ng >= 0.1.32 @@ -52,8 +51,8 @@ Requires: yast2-storage-ng >= 0.1.32 # AutoinstSoftware.SavePackageSelection() Requires: autoyast2-installation >= 3.1.105 -# Yast2::FsSnapshots.configure_snapper (& friends) -Requires: yast2 >= 4.0.3 +# Yast::WorkflowManager.merge_modules_extensions +Requires: yast2 >= 4.0.8 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions)