From 94d2dbe192e9b1d8f6d6528157e5db117cf17d8a Mon Sep 17 00:00:00 2001 From: Clay Gerrard Date: Mon, 30 Aug 2010 09:04:39 -0500 Subject: [PATCH] added python-pastedeploy required for the middleware refactor --- doc/source/debian_package_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/debian_package_guide.rst b/doc/source/debian_package_guide.rst index a474a432b0..66c98d25c6 100644 --- a/doc/source/debian_package_guide.rst +++ b/doc/source/debian_package_guide.rst @@ -61,7 +61,7 @@ Instructions for Building Debian Packages for Swift 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-all python-openssl python-pastedeploy * As you