Commit 4879ca7f authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files
parent 97b3753d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
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