composer-cli: Add python3-pytoml to composer-cli requirements
Otherwise it cannot be installed without lorax-composer also installed. Related: rhbz#1779301
This commit is contained in:
parent
15fbef8f97
commit
6451a6b063
@ -164,6 +164,7 @@ Summary: A command line tool for use with the lorax-composer API server
|
|||||||
|
|
||||||
# From Distribution
|
# From Distribution
|
||||||
Requires: python3-urllib3
|
Requires: python3-urllib3
|
||||||
|
Requires: python3-pytoml
|
||||||
|
|
||||||
%description -n composer-cli
|
%description -n composer-cli
|
||||||
A command line tool for use with the lorax-composer API server. Examine recipes,
|
A command line tool for use with the lorax-composer API server. Examine recipes,
|
||||||
|
Loading…
Reference in New Issue
Block a user