components/openstack/nova/nova.p5m
branchs11-update
changeset 3196 4c06db2d9388
parent 3178 77584387a894
child 3200 16d08ab96b7f
--- a/components/openstack/nova/nova.p5m	Tue Jul 01 14:49:32 2014 -0700
+++ b/components/openstack/nova/nova.p5m	Wed Jul 02 13:34:33 2014 -0700
@@ -847,6 +847,9 @@
 # force a dependency on routes; pkgdepend work is needed to flush this out.
 depend type=require fmri=library/python-2/routes-26
 
+# force a dependency on sqlalchemy; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/sqlalchemy-26
+
 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
 depend type=require fmri=library/python-2/stevedore-26