summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/keystone/keystone-2012.2.ebuild')
-rw-r--r--sys-auth/keystone/keystone-2012.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-auth/keystone/keystone-2012.2.ebuild b/sys-auth/keystone/keystone-2012.2.ebuild
index 677b14c..cee9779 100644
--- a/sys-auth/keystone/keystone-2012.2.ebuild
+++ b/sys-auth/keystone/keystone-2012.2.ebuild
@@ -33,8 +33,9 @@ RDEPEND="${DEPEND}
dev-python/python-daemon
dev-python/python-pam
dev-python/routes
- dev-python/sqlalchemy-migrate
- dev-python/webob
+ >=dev-python/sqlalchemy-migrate-0.7
+ >=dev-python/webob-1.0.8
+ virtual/python-argparse
sqlite? ( dev-python/sqlalchemy[sqlite] )
mysql? ( dev-python/sqlalchemy[mysql] )
postgres? ( dev-python/sqlalchemy[postgres] )