summaryrefslogtreecommitdiff
path: root/package/sdl_sound/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/sdl_sound/Config.in')
-rw-r--r--package/sdl_sound/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/sdl_sound/Config.in b/package/sdl_sound/Config.in
index 08ad7542c..542c996b2 100644
--- a/package/sdl_sound/Config.in
+++ b/package/sdl_sound/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_SDL_SOUND
bool "SDL_sound"
depends on BR2_PACKAGE_SDL
+ select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
help
SDL_sound is a library that handles the decoding of several
popular sound file formats, such as .WAV and .MP3.