aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStevan Radaković <stevan.radakovic@linaro.org>2013-03-26 12:19:53 +0100
committerStevan Radaković <stevan.radakovic@linaro.org>2013-03-26 12:19:53 +0100
commitd9d431b98276749bc5c77ecc5d8bcbe3a1498caf (patch)
tree85d9eca240cb5000d718252347d305649e1c2a04
parent8c4d45ef9d6012c9821f89dd73fc14ecab42d5de (diff)
parentd056a2d841af459875274def161f7720a330e0c6 (diff)
Merge branch 'sync'
-rwxr-xr-xscripts/rhodecode-setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rhodecode-setup b/scripts/rhodecode-setup
index 5e71b23..71de496 100755
--- a/scripts/rhodecode-setup
+++ b/scripts/rhodecode-setup
@@ -23,7 +23,7 @@ import sys
DESCRIPTION = "Install and setup RhodeCode Linaro instance."
-REQUIRED_PACKAGES = ["python-pip", "python-webob", "python-bcrypt",
+REQUIRED_PACKAGES = ["python-pip", "python-webob", "python-bcrypt", "members",
"python-mock", "python-babel", "python-dateutil",
"python-markdown", "python-webhelpers", "python-docutils",
"python-formencode", "python-pylons", "python-dev",