Skip to content

Commit

Permalink
Merge pull request #9 from yast/fix_buildrequire
Browse files Browse the repository at this point in the history
Fixed BuildRequire dependency
  • Loading branch information
teclator committed Mar 16, 2018
2 parents 34a6406 + a7063d9 commit ff20269
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package/yast2-rdp.spec
Expand Up @@ -28,6 +28,10 @@ BuildArch: noarch
BuildRequires: yast2 >= 4.0.39
BuildRequires: perl-XML-Writer update-desktop-files yast2-testsuite yast2-network
BuildRequires: yast2-devtools
# for install task
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
# for test:unit
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
# SuSEFirewall2 replaced by firewalld (fate#323460)
Requires: yast2 >= 4.0.39
Requires: yast2-ruby-bindings
Expand Down

0 comments on commit ff20269

Please sign in to comment.