components/cups/Makefile
changeset 5526 570ac9aab8b2
parent 5125 34cc580c62c2
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 include ../../make-rules/shared-macros.mk
    25 include ../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		cups
    27 COMPONENT_NAME=		cups
    28 COMPONENT_VERSION=	1.4.5
    28 COMPONENT_VERSION=	1.4.5
   108 REQUIRED_PACKAGES += image/library/libtiff
   108 REQUIRED_PACKAGES += image/library/libtiff
   109 REQUIRED_PACKAGES += library/print/cups-libs
   109 REQUIRED_PACKAGES += library/print/cups-libs
   110 REQUIRED_PACKAGES += library/security/openssl
   110 REQUIRED_PACKAGES += library/security/openssl
   111 REQUIRED_PACKAGES += library/zlib
   111 REQUIRED_PACKAGES += library/zlib
   112 REQUIRED_PACKAGES += runtime/perl-512
   112 REQUIRED_PACKAGES += runtime/perl-512
       
   113 REQUIRED_PACKAGES += security/kerberos-5
   113 REQUIRED_PACKAGES += service/network/slp
   114 REQUIRED_PACKAGES += service/network/slp
   114 REQUIRED_PACKAGES += service/security/kerberos-5
   115 REQUIRED_PACKAGES += service/security/kerberos-5
   115 REQUIRED_PACKAGES += shell/ksh93
   116 REQUIRED_PACKAGES += shell/ksh93
   116 REQUIRED_PACKAGES += system/core-os
   117 REQUIRED_PACKAGES += system/core-os
   117 REQUIRED_PACKAGES += system/library
   118 REQUIRED_PACKAGES += system/library