components/pconsole/Makefile
branchs11u3-sru
changeset 5966 9a7d9bde3d8f
parent 3996 20c0f21bbe1e
equal deleted inserted replaced
5951:53f9397aa985 5966:9a7d9bde3d8f
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		pconsole
    28 COMPONENT_NAME=		pconsole
    66 
    66 
    67 
    67 
    68 REQUIRED_PACKAGES += shell/bash
    68 REQUIRED_PACKAGES += shell/bash
    69 REQUIRED_PACKAGES += shell/ksh93
    69 REQUIRED_PACKAGES += shell/ksh93
    70 REQUIRED_PACKAGES += system/library
    70 REQUIRED_PACKAGES += system/library
       
    71 REQUIRED_PACKAGES += text/gawk