components/python/python-ldap/python-ldap-PYVER.p5m
changeset 7123 b650e07ff9f6
parent 6437 09fb2c712a39
equal deleted inserted replaced
7122:630f5a510c0a 7123:b650e07ff9f6
    87 
    87 
    88 # force a dependency on the Python runtime
    88 # force a dependency on the Python runtime
    89 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    89 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    90     pkg.debug.depend.path=usr/bin
    90     pkg.debug.depend.path=usr/bin
    91 
    91 
       
    92 # force a dependency on pyasn1; pkgdepend work is needed to flush this out.
       
    93 depend type=require fmri=library/python/pyasn1-$(PYV)
       
    94 
       
    95 # force a dependency on pyasn1-modules; pkgdepend work is needed to flush this out.
       
    96 depend type=require fmri=library/python/pyasn1-modules-$(PYV)
       
    97 
    92 # force a dependency on the python-ldap package
    98 # force a dependency on the python-ldap package
    93 depend type=require \
    99 depend type=require \
    94     fmri=library/python/python-ldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   100     fmri=library/python/python-ldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)