python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / harfbuzz / Config.in
bloba6db9840ccf8283ab0d966855b638dd8ceb4e01e
1 config BR2_PACKAGE_HARFBUZZ
2         bool "harfbuzz"
3         depends on BR2_INSTALL_LIBSTDCPP
4         depends on BR2_TOOLCHAIN_HAS_SYNC_4
5         help
6           HarfBuzz is an OpenType text shaping engine
8           http://www.freedesktop.org/wiki/Software/HarfBuzz/
10           Harfbuzz can make optional use of cairo, freetype,
11           glib2 and icu packages if they are selected.
13 comment "harfbuzz needs a toolchain w/ C++"
14         depends on BR2_TOOLCHAIN_HAS_SYNC_4
15         depends on !BR2_INSTALL_LIBSTDCPP