components/python/django/django-PYVER.p5m
changeset 1693 31ad79640e2f
parent 1691 043f53535ed4
child 1738 b0b1ae2fe392
equal deleted inserted replaced
1692:dce38b815f7d 1693:31ad79640e2f
  3506 
  3506 
  3507 # force a dependency on the django package
  3507 # force a dependency on the django package
  3508 depend type=require \
  3508 depend type=require \
  3509     fmri=library/python/django@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
  3509     fmri=library/python/django@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
  3510 
  3510 
  3511 # force a dependency on docutils; pkgdepend work is needed to flush this out.
       
  3512 depend type=require fmri=library/python/docutils-$(PYV)
       
  3513 
       
  3514 # force a dependency on ipython; pkgdepend work is needed to flush this out.
  3511 # force a dependency on ipython; pkgdepend work is needed to flush this out.
  3515 depend type=require fmri=library/python/ipython-$(PYV)
  3512 depend type=require fmri=library/python/ipython-$(PYV)
  3516 
  3513 
  3517 # force a dependency on markdown; pkgdepend work is needed to flush this out.
  3514 # force a dependency on markdown; pkgdepend work is needed to flush this out.
  3518 depend type=require fmri=library/python/markdown-$(PYV)
  3515 depend type=require fmri=library/python/markdown-$(PYV)