Skip to content

Commit

Permalink
Merge pull request #11 from jirihnidek/fix_missing_systemd_macros
Browse files Browse the repository at this point in the history
Added two BuildRequires related to systemd.
  • Loading branch information
jirihnidek authored Oct 24, 2023
2 parents cb2683c + 5660be4 commit 07a36bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions daemon.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Requires(pre): shadow-utils
BuildRequires: gcc
BuildRequires: make
BuildRequires: cmake
BuildRequires: systemd
BuildRequires: systemd-rpm-macros


%description
Expand Down

0 comments on commit 07a36bc

Please sign in to comment.