Updated with rhel6 deps.

This commit is contained in:
Joshua Harlow 2012-01-31 17:34:29 -08:00
parent d46daf4085
commit 0ee402c38d

View File

@ -15,6 +15,15 @@
} }
}, },
"rhel-6": { "rhel-6": {
# TBD # Requires EPEL
"python-argparse": {
"version": "1.2*",
"removable": true
},
# Requires EPEL
"python-prettytable": {
"version": "0.5*",
"removable": true
}
} }
} }