components/libneon/Makefile
changeset 5616 44893e18e88a
parent 5526 570ac9aab8b2
child 5682 94c0ca64c022
equal deleted inserted replaced
5615:44d8b21d95e4 5616:44893e18e88a
    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 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME = libneon
    25 COMPONENT_NAME = libneon
    26 COMPONENT_VERSION = 0.30.1
    26 COMPONENT_VERSION = 0.30.1
   106 
   106 
   107 REQUIRED_PACKAGES += library/libproxy
   107 REQUIRED_PACKAGES += library/libproxy
   108 REQUIRED_PACKAGES += library/libxml2
   108 REQUIRED_PACKAGES += library/libxml2
   109 REQUIRED_PACKAGES += library/security/openssl
   109 REQUIRED_PACKAGES += library/security/openssl
   110 REQUIRED_PACKAGES += library/zlib
   110 REQUIRED_PACKAGES += library/zlib
   111 REQUIRED_PACKAGES += security/kerberos-5
       
   112 REQUIRED_PACKAGES += shell/ksh93
   111 REQUIRED_PACKAGES += shell/ksh93
   113 REQUIRED_PACKAGES += system/library
   112 REQUIRED_PACKAGES += system/library
   114 REQUIRED_PACKAGES += system/library/security/gss
   113 REQUIRED_PACKAGES += system/library/security/gss
   115 REQUIRED_PACKAGES += library/libproxy
   114 REQUIRED_PACKAGES += library/libproxy