diff --git a/doc/source/debian_package_guide.rst b/doc/source/debian_package_guide.rst index 66c98d25c6..4f82f97858 100644 --- a/doc/source/debian_package_guide.rst +++ b/doc/source/debian_package_guide.rst @@ -58,10 +58,7 @@ Instructions for Building Debian Packages for Swift apt-get install python-software-properties add-apt-repository ppa:swift-core/ppa apt-get update - apt-get install curl gcc bzr python-configobj python-coverage python-dev - python-nose python-setuptools python-simplejson python-xattr - python-webob python-eventlet python-greenlet debhelper python-sphinx - python-all python-openssl python-pastedeploy + apt-get install curl gcc bzr python-configobj python-coverage python-dev python-nose python-setuptools python-simplejson python-xattr python-webob python-eventlet python-greenlet debhelper python-sphinx python-all python-openssl python-pastedeploy bzr-builddeb * As you