Skip to content

Commit

Permalink
increase dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Sep 26, 2017
1 parent c56fbe3 commit 846ba42
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package/yast2-installation.spec
Expand Up @@ -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
Expand All @@ -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)
Expand Down

0 comments on commit 846ba42

Please sign in to comment.