components/python/pywbem/Makefile
changeset 7349 391d794fb249
parent 4984 7145b15b7f0d
child 7687 1093e2a9adbd
equal deleted inserted replaced
7348:9955f795062e 7349:391d794fb249
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		pywbem
    27 COMPONENT_NAME=		pywbem
    28 COMPONENT_VERSION=	0.7.0
    28 COMPONENT_VERSION=	0.7.0
    52 
    52 
    53 test:		$(NO_TESTS)
    53 test:		$(NO_TESTS)
    54 
    54 
    55 system-test:    $(NO_TESTS)
    55 system-test:    $(NO_TESTS)
    56 
    56 
       
    57 REQUIRED_PACKAGES += library/python/m2crypto-27