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:
Brian C. Lane 2019-12-13 08:47:34 -08:00
parent 15fbef8f97
commit 6451a6b063

View File

@ -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,