summaryrefslogtreecommitdiff
path: root/packaging/debian/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/debian/README.md')
-rw-r--r--packaging/debian/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debian/README.md b/packaging/debian/README.md
index c6170a15f6..e43e93e55e 100644
--- a/packaging/debian/README.md
+++ b/packaging/debian/README.md
@@ -3,7 +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 python-paramiko python-yaml python-jinja2 python-httplib2
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot
git clone git://github.com/ansible/ansible.git
cd ansible