mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 15:27:16 +00:00
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
config BR2_PACKAGE_LIBCDIO
|
|
bool "libcdio"
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
|
help
|
|
The GNU Compact Disc Input and Control library.
|
|
|
|
http://www.gnu.org/software/libcdio/
|