Skip to content

Commit

Permalink
BuildRequire gpg2 as testcases need it (fixes #84)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandres committed Feb 5, 2018
1 parent 20363fc commit e4d2aa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libzypp.spec.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,10 @@ BuildRequires: librpm-devel > 4.4
%endif

%if 0%{?suse_version}
BuildRequires: gpg2
Requires: gpg2
%else
BuildRequires: gnupg2
Requires: gnupg2
%endif

Expand Down

0 comments on commit e4d2aa0

Please sign in to comment.