components/fetchmail/Makefile
changeset 5526 570ac9aab8b2
parent 4339 6501cf9c29f9
child 5616 44893e18e88a
equal deleted inserted replaced
5525:7fcde4c19777 5526:570ac9aab8b2
    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=		fetchmail
    28 COMPONENT_NAME=		fetchmail
    71 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
    71 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
    72 
    72 
    73 REQUIRED_PACKAGES += library/python/tkinter-27
    73 REQUIRED_PACKAGES += library/python/tkinter-27
    74 REQUIRED_PACKAGES += library/security/openssl
    74 REQUIRED_PACKAGES += library/security/openssl
    75 REQUIRED_PACKAGES += runtime/python-27
    75 REQUIRED_PACKAGES += runtime/python-27
       
    76 REQUIRED_PACKAGES += security/kerberos-5
    76 REQUIRED_PACKAGES += service/security/kerberos-5
    77 REQUIRED_PACKAGES += service/security/kerberos-5
    77 REQUIRED_PACKAGES += shell/ksh93
    78 REQUIRED_PACKAGES += shell/ksh93
    78 REQUIRED_PACKAGES += system/library
    79 REQUIRED_PACKAGES += system/library