Skip to content

Commit

Permalink
add argparse dependency
Browse files Browse the repository at this point in the history
argparse is a separate library in python < 2.7
  • Loading branch information
apevec committed Oct 18, 2012
1 parent 29e08b6 commit 144d24c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud-init.spec
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Requires: libselinux-python
Requires: net-tools
Requires: policycoreutils-python
Requires: procps
Requires: python-argparse
%if 0%{?rhel} >= 6
Requires: python-boto
Requires: python-cheetah
Expand Down

0 comments on commit 144d24c

Please sign in to comment.