Skip to content

Commit

Permalink
added buildrequires needed to run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Oct 13, 2014
1 parent 9dd9813 commit c527e49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package/autoyast2.spec
Expand Up @@ -31,6 +31,11 @@ BuildRequires: yast2-installation-control
# xmllint
BuildRequires: libxml2-tools
BuildRequires: rubygem(rspec)
BuildRequires: yast2
BuildRequires: yast2-storage
BuildRequires: yast2-xml
BuildRequires: yast2-transfer
BuildRequires: yast2-services-manager

# %%{_unitdir} macro definition is in a separate package since 13.1
%if 0%{?suse_version} >= 1310
Expand Down

0 comments on commit c527e49

Please sign in to comment.