Skip to content

Commit

Permalink
rpm: adjust BR for directory ownership check in openSUSE
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Nov 5, 2023
1 parent 2d69db0 commit 3b513fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rpm_spec/gpg-split.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ BuildRequires: make
BuildRequires: gcc
BuildRequires: pandoc
BuildRequires: python3-setuptools
%if 0%{?is_opensuse}
# for directory ownership
BuildRequires: qubes-core-qrexec
%endif

Requires: gnupg2
Requires: zenity
Expand Down

0 comments on commit 3b513fa

Please sign in to comment.