components/rdiff-backup/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3789 137fdcb27c8e
child 7811 9126e6f58cd8
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    37 TPNO=			9055
    37 TPNO=			9055
    38 
    38 
    39 # Syntax issues: not Python 3 ready.
    39 # Syntax issues: not Python 3 ready.
    40 PYTHON_VERSIONS=	2.7 2.6
    40 PYTHON_VERSIONS=	2.7 2.6
    41 
    41 
    42 include $(WS_TOP)/make-rules/prep.mk
    42 include $(WS_MAKE_RULES)/prep.mk
    43 include $(WS_TOP)/make-rules/ips.mk
    43 include $(WS_MAKE_RULES)/ips.mk
    44 include $(WS_TOP)/make-rules/setup.py.mk
    44 include $(WS_MAKE_RULES)/setup.py.mk
    45 
    45 
    46 # common targets
    46 # common targets
    47 
    47 
    48 build:		$(BUILD_32)
    48 build:		$(BUILD_32)
    49 
    49 
    50 install:	$(INSTALL_32)
    50 install:	$(INSTALL_32)
    51 
    51 
    52 test:		$(NO_TESTS)
    52 test:		$(NO_TESTS)
    53 
    53 
    54 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
    55 
    54 
    56 include $(WS_TOP)/make-rules/depend.mk
    55 REQUIRED_PACKAGES += library/librsync
       
    56 REQUIRED_PACKAGES += runtime/python-26
       
    57 REQUIRED_PACKAGES += runtime/python-27
       
    58 REQUIRED_PACKAGES += system/library