components/python/networkx/networkx-PYVER.p5m
branchs11-update
changeset 4625 18adb92d4193
parent 4072 db0cec748ec0
child 7811 9126e6f58cd8
equal deleted inserted replaced
4621:21ae1fb71148 4625:18adb92d4193
   246 depend type=require \
   246 depend type=require \
   247     fmri=library/python/networkx@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   247     fmri=library/python/networkx@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   248 
   248 
   249 # force a dependency on pyparsing; pkgdepend work is needed to flush this out.
   249 # force a dependency on pyparsing; pkgdepend work is needed to flush this out.
   250 depend type=require fmri=library/python/pyparsing-$(PYV)
   250 depend type=require fmri=library/python/pyparsing-$(PYV)
       
   251 
       
   252 # force a dependency on python-extra; pkgdepend work is needed to flush this
       
   253 # out.
       
   254 $(PYTHON_2.7_ONLY)depend type=require fmri=library/python/python-extra-$(PYV)