Files
operating-system/buildroot/package/libraw/Config.in
Stefan Agner 98ac18cbd5 Update buildroot to 2021.02.3 (#1422)
Signed-off-by: Stefan Agner <stefan@agner.ch>
(cherry picked from commit 9c8172df40)
2021-06-21 10:17:45 +02:00

13 lines
306 B
Plaintext

config BR2_PACKAGE_LIBRAW
bool "libraw"
depends on BR2_TOOLCHAIN_HAS_SYNC_4
depends on BR2_INSTALL_LIBSTDCPP
help
libraw is a raw image manipulation library
http://www.libraw.org/
comment "libraw needs a toolchain w/ C++"
depends on BR2_TOOLCHAIN_HAS_SYNC_4
depends on !BR2_INSTALL_LIBSTDCPP