Skip to content

Commit

Permalink
Add missing build dependencies
Browse files Browse the repository at this point in the history
Namely,
  * yast-rake
  * rspec
  • Loading branch information
dgdavid committed Aug 22, 2018
1 parent 43d5d43 commit a5b7376
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/yast2-isns.spec
Expand Up @@ -29,6 +29,8 @@ Source0: %{name}-%{version}.tar.bz2
Requires: yast2 >= 4.1.3
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
# Yast2::Systemd::Service
BuildRequires: yast2 >= 4.1.3

Expand Down

0 comments on commit a5b7376

Please sign in to comment.