Skip to content

Commit

Permalink
Require lorax-templates-rhel when building for ELN, CentOS Stream and…
Browse files Browse the repository at this point in the history
… RHEL

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
  • Loading branch information
sgallagher authored and bcl committed Feb 16, 2024
1 parent 55f8077 commit 3b05561
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lorax.spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ BuildRequires: make
BuildRequires: systemd-rpm-macros

Requires: lorax-templates
%if 0%{?rhel} >= 9
Requires: lorax-templates-rhel
%endif

Requires: cpio
Requires: device-mapper
Expand Down

0 comments on commit 3b05561

Please sign in to comment.