1 config BR2_PACKAGE_GRAPHITE2
3 depends on BR2_INSTALL_LIBSTDCPP
4 depends on !BR2_STATIC_LIBS
6 Graphite is a project within SIL's scripts and software dev
7 groups to provide cross-platform rendering for complex
10 http://graphite.sil.org/
12 comment "graphite2 needs a toolchain w/ C++, dynamic library"
13 depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS