mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
config BR2_PACKAGE_LIBUDFREAD
|
|
bool "libudfread"
|
|
depends on 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_THREADS
|