blob: c1f3f23af91139e7fb18f0be81358c8943f14f2f [file] [log] [blame]
config BR2_PACKAGE_LIBUDFREAD
bool "libudfread"
depends on BR2_TOOLCHAIN_HAS_SYNC_4 || BR2_TOOLCHAIN_HAS_THREADS
help
UDF reader
https://code.videolan.org/videolan/libudfread
comment "libudfread needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_SYNC_4 && !BR2_TOOLCHAIN_HAS_THREADS