Skip to content

Commit

Permalink
csmock: add missing (soft) dependency for csmock-common
Browse files Browse the repository at this point in the history
The `bld2repo` executive is being used, but corresponding package
`modulemd-tools` was not declared as a dependency earlier.
  • Loading branch information
rhyw committed Aug 24, 2023
1 parent ac7541f commit 443937e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make-srpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ Requires: csdiff > 3.0.3
Requires: csgcca
Requires: cswrap
Requires: mock
Recommends: modulemd-tools
%description -n csmock-common
This package contains the csmock tool that allows to scan SRPMs by Static
Expand Down

0 comments on commit 443937e

Please sign in to comment.