Skip to content

Commit d5e71fc

Browse files
committed
Merge remote-tracking branch 'origin/pr/566'
* origin/pr/566: rpm: require python3-libdnf5 on F41+
2 parents 46e2fc4 + 51997c7 commit d5e71fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpm_spec/core-agent.spec.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Requires: dbus-tools
171171
%endif
172172
%if 0%{?fedora} >= 41
173173
Requires: libdnf5-plugin-actions
174+
Requires: python3-libdnf5
174175
%else
175176
%if 0%{?rhel} == 8
176177
# we need to stick to related DNF python version

0 commit comments

Comments
 (0)