Skip to content

Commit

Permalink
packaging: add Recommends for smatch
Browse files Browse the repository at this point in the history
The smatch package is now available in Fedora.

Related: https://src.fedoraproject.org/rpms/smatch
  • Loading branch information
lzaoral committed Sep 11, 2023
1 parent b0dadfc commit 7711275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make-srpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ in background fully transparently.
%package -n csmatch
Summary: A compiler wrapper that runs Smatch in background
# Requires: smatch (not in Fedora yet)
Recommends: smatch
%description -n csmatch
This package contains the csmatch compiler wrapper that runs the Smatch analyzer
Expand Down

0 comments on commit 7711275

Please sign in to comment.