Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
to get debuild you need to install devscripts
  • Loading branch information
toscom-cru committed Mar 27, 2015
1 parent 75f933c commit e964439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/debian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Ansible Debian Package
To create an Ansible DEB package:

sudo apt-get install python-paramiko python-yaml python-jinja2 python-httplib2 python-setuptools sshpass
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot asciidoc
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot asciidoc devscripts
git clone git://github.com/ansible/ansible.git
cd ansible
make deb
Expand Down

0 comments on commit e964439

Please sign in to comment.