Add some python packages too

When starting from scratch those packages must be installed too.
pull/1648/head
Miek Gieben 12 years ago
parent 36c1b4be0e
commit 5c62cf3285

@ -3,6 +3,7 @@ Ansible Debian Package
To create an Ansible DEB package:
sudo apt-get install python-paramiko python-yaml python-jinja2
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro
git clone git://github.com/ansible/ansible.git
cd ansible

Loading…
Cancel
Save