components/python/websockify/websockify-PYVER.p5m
changeset 1762 318f8ff09ac3
parent 1738 b0b1ae2fe392
child 1890 5a4ef66c42bf
equal deleted inserted replaced
1761:430c843da2e3 1762:318f8ff09ac3
    60 #
    60 #
    61 license websockify.license license="LGPL3, BSD, MIT"
    61 license websockify.license license="LGPL3, BSD, MIT"
    62 
    62 
    63 # force the rename with an optional dependency on the old name
    63 # force the rename with an optional dependency on the old name
    64 depend type=optional \
    64 depend type=optional \
    65     fmri=library/python-2/websockify-$(PYV)@0.3.0,5.12-5.12.0.0.0.42.0
    65     fmri=library/python-2/websockify-$(PYV)@0.3.0,5.12-5.12.0.0.0.44.0
    66 
    66 
    67 # force a dependency on python-extra; pkgdepend work is needed to flush this
    67 # force a dependency on python-extra; pkgdepend work is needed to flush this
    68 # out.
    68 # out.
    69 depend type=require fmri=library/python-2/python-extra-$(PYV)
    69 depend type=require fmri=library/python-2/python-extra-$(PYV)
    70 
    70