components/openstack/glance/glance.p5m
changeset 4003 62a1ecc96a7e
parent 3998 5bd484384122
child 4049 150852e281c4
equal deleted inserted replaced
4002:95b8f35fcdd5 4003:62a1ecc96a7e
   459 depend type=require fmri=library/python/routes-$(PYV)
   459 depend type=require fmri=library/python/routes-$(PYV)
   460 
   460 
   461 # force a dependency on six; pkgdepend work is needed to flush this out.
   461 # force a dependency on six; pkgdepend work is needed to flush this out.
   462 depend type=require fmri=library/python/six-$(PYV)
   462 depend type=require fmri=library/python/six-$(PYV)
   463 
   463 
   464 # force a dependency on sqlalchemy; pkgdepend work is needed to flush this out.
       
   465 depend type=require fmri=library/python/sqlalchemy-$(PYV)
       
   466 
       
   467 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
   464 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
   468 depend type=require fmri=library/python/stevedore-$(PYV)
   465 depend type=require fmri=library/python/stevedore-$(PYV)
   469 
   466 
   470 # force a dependency on webob; pkgdepend work is needed to flush this out.
   467 # force a dependency on webob; pkgdepend work is needed to flush this out.
   471 depend type=require fmri=library/python/webob-$(PYV)
   468 depend type=require fmri=library/python/webob-$(PYV)