mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
8
package/libcdio/Config.in
Normal file
8
package/libcdio/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
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/
|
||||
Reference in New Issue
Block a user