components/desktop/dbus-python/dbus-python-PYVER.p5m
changeset 7386 f32f075026f4
parent 7332 50a475baa0cd
equal deleted inserted replaced
7385:c648a1b26160 7386:f32f075026f4
    60 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/proxies.py
    60 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/proxies.py
    61 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/server.py
    61 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/server.py
    62 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/service.py
    62 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/service.py
    63 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/types.py
    63 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/types.py
    64 license COPYING license=MIT
    64 license COPYING license=MIT
       
    65 
       
    66 # force the rename with an optional dependency on the old name
       
    67 $(PYTHON_2.7_ONLY)depend type=optional \
       
    68     fmri=library/python/[email protected],5.12-5.12.0.0.0.113.0
       
    69 
       
    70 # force a dependency on the dbus-python package
       
    71 depend type=require \
       
    72     fmri=library/python/dbus-python@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)