Config.in 246 B

123456789
  1. config BR2_PACKAGE_ATK
  2. bool "atk"
  3. select BR2_PACKAGE_LIBGLIB2
  4. depends on BR2_USE_WCHAR # glib2
  5. help
  6. The ATK accessibility toolkit, needed to build GTK+-2.x.
  7. comment "atk requires a toolchain with WCHAR support"
  8. depends on !BR2_USE_WCHAR