Skip to content

Commit

Permalink
spec: require python2-toml on Enterprise Linux 7
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Aug 2, 2023
1 parent 5e10765 commit ad99aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpm/argparse-manpage.spec.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Requires: python2-%name = %version-%release
%package -n python2-%name
Summary: %{sum Python 2}
Requires: python2-setuptools
Requires: python2-toml

%description -n python2-%name
%{desc}
Expand Down

0 comments on commit ad99aa4

Please sign in to comment.