Config.in 306 B

123456789101112
  1. config BR2_PACKAGE_LIBRAW
  2. bool "libraw"
  3. depends on BR2_TOOLCHAIN_HAS_SYNC_4
  4. depends on BR2_INSTALL_LIBSTDCPP
  5. help
  6. libraw is a raw image manipulation library
  7. http://www.libraw.org/
  8. comment "libraw needs a toolchain w/ C++"
  9. depends on BR2_TOOLCHAIN_HAS_SYNC_4
  10. depends on !BR2_INSTALL_LIBSTDCPP