Files
buildroot/package/libbluray/Config.in
2014-01-20 22:20:59 +01:00

11 lines
295 B
Plaintext

config BR2_PACKAGE_LIBBLURAY
bool "libbluray"
depends on BR2_TOOLCHAIN_HAS_THREADS
help
libbluray is a client library for accessing bluray disks.
http://www.videolan.org/developers/libbluray.html
comment "libbluray needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS