components/openstack/nova/nova.p5m
changeset 4003 62a1ecc96a7e
parent 3998 5bd484384122
child 4046 47a996abe340
equal deleted inserted replaced
4002:95b8f35fcdd5 4003:62a1ecc96a7e
   999 depend type=require fmri=library/python/setuptools-$(PYV)
   999 depend type=require fmri=library/python/setuptools-$(PYV)
  1000 
  1000 
  1001 # force a dependency on six; pkgdepend work is needed to flush this out.
  1001 # force a dependency on six; pkgdepend work is needed to flush this out.
  1002 depend type=require fmri=library/python/six-$(PYV)
  1002 depend type=require fmri=library/python/six-$(PYV)
  1003 
  1003 
  1004 # force a dependency on sqlalchemy; pkgdepend work is needed to flush this out.
       
  1005 depend type=require fmri=library/python/sqlalchemy-$(PYV)
       
  1006 
       
  1007 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
  1004 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
  1008 depend type=require fmri=library/python/stevedore-$(PYV)
  1005 depend type=require fmri=library/python/stevedore-$(PYV)
  1009 
  1006 
  1010 # force a dependency on websockify; pkgdepend work is needed to flush this out.
  1007 # force a dependency on websockify; pkgdepend work is needed to flush this out.
  1011 depend type=require fmri=library/python/websockify-$(PYV)
  1008 depend type=require fmri=library/python/websockify-$(PYV)