components/python/python27/Makefile
changeset 5682 94c0ca64c022
parent 5558 f53e74f04003
child 5846 8ea1051b8f11
equal deleted inserted replaced
5681:b8fe51f35344 5682:94c0ca64c022
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
       
    21 
       
    22 #
    21 # 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.
    22 
       
    23 #
    24 #
    24 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    25 
    26 
    26 PATH=/usr/bin:/usr/gnu/bin:/usr/sbin
    27 PATH=/usr/bin:/usr/gnu/bin:/usr/sbin
    27 
    28 
   203 REQUIRED_PACKAGES += library/zlib
   204 REQUIRED_PACKAGES += library/zlib
   204 REQUIRED_PACKAGES += runtime/tcl-8
   205 REQUIRED_PACKAGES += runtime/tcl-8
   205 REQUIRED_PACKAGES += runtime/tk-8
   206 REQUIRED_PACKAGES += runtime/tk-8
   206 REQUIRED_PACKAGES += shell/ksh93
   207 REQUIRED_PACKAGES += shell/ksh93
   207 REQUIRED_PACKAGES += system/core-os
   208 REQUIRED_PACKAGES += system/core-os
   208 REQUIRED_PACKAGES += system/library
       
   209 REQUIRED_PACKAGES += system/library/math
   209 REQUIRED_PACKAGES += system/library/math
   210 REQUIRED_PACKAGES += x11/library/libx11
   210 REQUIRED_PACKAGES += x11/library/libx11