flann: bump version to fix build with gcc 6
[buildroot-gz.git] / package / graphite2 / Config.in
blob5499e17e274e179467c7633288540c1b46483fa8
1 config BR2_PACKAGE_GRAPHITE2
2         bool "graphite2"
3         depends on BR2_INSTALL_LIBSTDCPP
4         depends on !BR2_STATIC_LIBS
5         help
6           Graphite is a project within SIL's scripts and software dev
7           groups to provide cross-platform rendering for complex
8           writing systems.
10           http://graphite.sil.org/
12 comment "graphite2 needs a toolchain w/ C++, dynamic library"
13         depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS