Skip to content

Commit

Permalink
Cherrypick from master:
Browse files Browse the repository at this point in the history
Add python-setuptools to contrail-nodemgr deps

Previously this worked because of dependencies inherited from
customized xmltodict package kept in tpc repo.

Change-Id: Id1fb42a1c01873b7152da363ee1bb8f1d35463c6
  • Loading branch information
mmithun committed Jan 8, 2019
1 parent 85185c4 commit ae18df5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpm/contrail-nodemgr/contrail-nodemgr.spec
Expand Up @@ -43,6 +43,7 @@ Requires: python-contrail >= %{_verstr}-%{_relstr}
Requires: ntp
Requires: python-psutil
Requires: PyYAML
Requires: python-setuptools

%if 0%{?rhel} && 0%{?rhel} <= 6
Requires: python-importlib
Expand Down

0 comments on commit ae18df5

Please sign in to comment.