Commit 386b736e by Brian Coca

added missing build deps for debian/ubuntu to readme

Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
parent 4bef5dd0
......@@ -4,7 +4,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
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot
git clone git://github.com/ansible/ansible.git
cd ansible
make deb
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment