Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
update requires in spec file to match rpm package names
Browse files Browse the repository at this point in the history
  • Loading branch information
chambridge committed Aug 10, 2017
1 parent 3531243 commit 74db2f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rho.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ BuildRequires: python-setuptools
Requires: python-netaddr
Requires: python-simplejson
Requires: python-crypto
Requires: python-ansible
Requires: python-pexpect
Requires: python-future
Requires: ansible
Requires: pexpect
Requires: python2-futures
Requires: python-six
Requires: python-enum34

Expand Down

0 comments on commit 74db2f9

Please sign in to comment.