Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Sep 24, 2020
1 parent 48dfeef commit 9d84a69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package/yast2-apparmor.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Source0: %{name}-%{version}.tar.bz2
BuildRequires: update-desktop-files
BuildRequires: yast2
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)

# Yast::Execute.locally!
Requires: yast2 > 3.3.2
Expand All @@ -48,6 +49,9 @@ profiles.
%prep
%setup -q

%check
%yast_check

%build

%install
Expand Down

0 comments on commit 9d84a69

Please sign in to comment.