components/openstack/glance/glance.p5m
changeset 4049 150852e281c4
parent 4003 62a1ecc96a7e
child 5405 66fd59fecd68
equal deleted inserted replaced
4048:4c5ddf8de634 4049:150852e281c4
   387 
   387 
   388 # force a group dependency on the optional simplejson; pkgdepend work is needed
   388 # force a group dependency on the optional simplejson; pkgdepend work is needed
   389 # to flush this out.
   389 # to flush this out.
   390 depend type=group fmri=library/python/simplejson-$(PYV)
   390 depend type=group fmri=library/python/simplejson-$(PYV)
   391 
   391 
   392 # force a dependency on argparse; pkgdepend work is needed to flush this out.
       
   393 depend type=require fmri=library/python/argparse-$(PYV)
       
   394 
       
   395 # force a dependency on babel; pkgdepend work is needed to flush this out.
   392 # force a dependency on babel; pkgdepend work is needed to flush this out.
   396 depend type=require fmri=library/python/babel-$(PYV)
   393 depend type=require fmri=library/python/babel-$(PYV)
   397 
   394 
   398 # force a dependency on glance_store; pkgdepend work is needed to flush this out.
   395 # force a dependency on glance_store; pkgdepend work is needed to flush this out.
   399 depend type=require fmri=library/python/glance_store-$(PYV)
   396 depend type=require fmri=library/python/glance_store-$(PYV)
   415 depend type=require fmri=library/python/keystonemiddleware-$(PYV)
   412 depend type=require fmri=library/python/keystonemiddleware-$(PYV)
   416 
   413 
   417 # force a dependency on netaddr; pkgdepend work is needed to flush this out.
   414 # force a dependency on netaddr; pkgdepend work is needed to flush this out.
   418 depend type=require fmri=library/python/netaddr-$(PYV)
   415 depend type=require fmri=library/python/netaddr-$(PYV)
   419 
   416 
   420 # force a dependency on ordereddict; pkgdepend work is needed to flush this out.
       
   421 depend type=require fmri=library/python/ordereddict-$(PYV)
       
   422 
       
   423 # force a dependency on oslo.db; pkgdepend work is needed to flush this out.
   417 # force a dependency on oslo.db; pkgdepend work is needed to flush this out.
   424 depend type=require fmri=library/python/oslo.db-$(PYV)
   418 depend type=require fmri=library/python/oslo.db-$(PYV)
   425 
   419 
   426 # force a dependency on oslo.i18n; pkgdepend work is needed to flush this out.
   420 # force a dependency on oslo.i18n; pkgdepend work is needed to flush this out.
   427 depend type=require fmri=library/python/oslo.i18n-$(PYV)
   421 depend type=require fmri=library/python/oslo.i18n-$(PYV)