components/wxwidgets/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 
    23 
    24 include ../../make-rules/shared-macros.mk
    24 include ../../make-rules/shared-macros.mk
    25 
    25 
    26 COMPONENT_NAME=		wxwidgets
    26 COMPONENT_NAME=		wxwidgets
    96 REQUIRED_PACKAGES += library/desktop/pango
    96 REQUIRED_PACKAGES += library/desktop/pango
    97 REQUIRED_PACKAGES += library/expat
    97 REQUIRED_PACKAGES += library/expat
    98 REQUIRED_PACKAGES += library/glib2
    98 REQUIRED_PACKAGES += library/glib2
    99 REQUIRED_PACKAGES += library/sdl
    99 REQUIRED_PACKAGES += library/sdl
   100 REQUIRED_PACKAGES += library/zlib
   100 REQUIRED_PACKAGES += library/zlib
   101 REQUIRED_PACKAGES += security/kerberos-5
       
   102 REQUIRED_PACKAGES += shell/ksh93
   101 REQUIRED_PACKAGES += shell/ksh93
   103 REQUIRED_PACKAGES += system/library
   102 REQUIRED_PACKAGES += system/library
   104 REQUIRED_PACKAGES += system/library/c++-runtime
   103 REQUIRED_PACKAGES += system/library/c++-runtime
   105 REQUIRED_PACKAGES += system/library/math
   104 REQUIRED_PACKAGES += system/library/math
   106 REQUIRED_PACKAGES += x11/library/libsm
   105 REQUIRED_PACKAGES += x11/library/libsm