2
1

Config.in 253 B

12345678910
  1. config BR2_PACKAGE_LIBRAW
  2. bool "libraw"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. help
  5. libraw is a raw image manipulation library
  6. http://www.libraw.org/
  7. comment "libraw requires a toolchain with C++ support enabled"
  8. depends on !BR2_INSTALL_LIBSTDCPP