libgtk3: remove non-existent configure options
[buildroot-gz.git] / package / modplugtools / Config.in
blob89c32206fb9a53a72d5ad055f0f7842de51d679b
1 config BR2_PACKAGE_MODPLUGTOOLS
2         bool "modplugtools"
3         depends on BR2_INSTALL_LIBSTDCPP # libmodplug
4         select BR2_PACKAGE_LIBAO
5         select BR2_PACKAGE_LIBMODPLUG
6         help
7           This installs the 'modplug123' command line tool to play music files
8           in the tracker formats supported by libmodplug: MOD, S3M, XM etc.
9           Audio output is handled by libao.
11           http://modplug-xmms.sourceforge.net/
13 comment "modplugtools needs a toolchain w/ C++"
14         depends on !BR2_INSTALL_LIBSTDCPP