components/python/python35/Makefile
changeset 5682 94c0ca64c022
parent 5468 46526e9c171d
child 5846 8ea1051b8f11
equal deleted inserted replaced
5681:b8fe51f35344 5682:94c0ca64c022
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
       
    26 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    27 
    26 
    28 COMPONENT_NAME=		Python
    27 COMPONENT_NAME=		Python
    29 COMPONENT_VERSION=	3.5.1
    28 COMPONENT_VERSION=	3.5.1
    30 COMPONENT_PROJECT_URL=	http://python.org/
    29 COMPONENT_PROJECT_URL=	http://python.org/
   209 REQUIRED_PACKAGES += library/readline
   208 REQUIRED_PACKAGES += library/readline
   210 REQUIRED_PACKAGES += library/security/openssl
   209 REQUIRED_PACKAGES += library/security/openssl
   211 REQUIRED_PACKAGES += library/zlib
   210 REQUIRED_PACKAGES += library/zlib
   212 REQUIRED_PACKAGES += runtime/tcl-8
   211 REQUIRED_PACKAGES += runtime/tcl-8
   213 REQUIRED_PACKAGES += runtime/tk-8
   212 REQUIRED_PACKAGES += runtime/tk-8
   214 REQUIRED_PACKAGES += system/library
       
   215 REQUIRED_PACKAGES += system/library/math
   213 REQUIRED_PACKAGES += system/library/math
   216 REQUIRED_PACKAGES += x11/library/libx11
   214 REQUIRED_PACKAGES += x11/library/libx11