adjust WRT the signum.h generation fix
[buildroot.git] / package / mpg123 / Config.in
blobf4850f86a0f3fb6f759a45c927d5ed1c6c2d6d88
1 config BR2_PACKAGE_MPG123
2         bool "mpg123"
3         default n
4         help
5           Fast, free and portable MPEG audio player for Unix.  It supports
6           MPEG 1.0/2.0 layers 1, 2 and 3.
8           http://www.mpg123.de/
10 config BR2_PACKAGE_MPG123_ALSA
11         bool
12         default y
13         depends on BR2_PACKAGE_ALSA_LIB