mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 22:12:12 +00:00
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
config BR2_PACKAGE_LIBCUE
|
|
bool "libcue"
|
|
select BR2_PACKAGE_FLEX
|
|
select BR2_PACKAGE_FLEX_LIBFL
|
|
help
|
|
CUE Sheet Parser Library
|
|
|
|
http://libcue.sourceforge.net/
|