Skip to content

Commit

Permalink
[dist] fix BuildRequires for older distros like SLE12
Browse files Browse the repository at this point in the history
  • Loading branch information
M0ses committed Aug 1, 2024
1 parent 1eeef90 commit a4064fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/obs-service-tar_scm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Requires: obs-service-obs_scm-common = %version-%release \
%define scm_dependencies \
Requires: git-core \
%if 0%{?suse_version} >= 1315 \
BuildRequires: python-rpm-macros \
Recommends: bzr \
Recommends: mercurial \
Recommends: subversion \
Expand Down

0 comments on commit a4064fa

Please sign in to comment.