Skip to content

Commit

Permalink
rpm: add buildrequires on systemd
Browse files Browse the repository at this point in the history
BuildRequires: systemd is now required for resolving %{_unitdir} macro.
  • Loading branch information
hnousiainen committed Sep 19, 2024
1 parent 6f077c1 commit 82dc55e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pghoard.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ BuildRequires: python3-devel
BuildRequires: python3-flake8
BuildRequires: python3-pylint
BuildRequires: python3-pytest
BuildRequires: systemd

%undefine _missing_build_ids_terminate_build
%define debug_package %{nil}
Expand Down

0 comments on commit 82dc55e

Please sign in to comment.