summaryrefslogtreecommitdiffstats
path: root/package/freeswitch/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/freeswitch/Config.in')
-rw-r--r--package/freeswitch/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/freeswitch/Config.in b/package/freeswitch/Config.in
index 0156afd27d..1f6459335d 100644
--- a/package/freeswitch/Config.in
+++ b/package/freeswitch/Config.in
@@ -4,7 +4,7 @@ config BR2_PACKAGE_FREESWITCH
depends on !BR2_STATIC_LIBS # apr, included in freeswitch source
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_USE_MMU # apr, included in freeswitch source
- depends on BR2_USE_WCHAR # libuuid
+ depends on BR2_USE_WCHAR # uses wchar_t
select BR2_PACKAGE_FFMPEG_AVRESAMPLE if BR2_PACKAGE_FFMPEG
select BR2_PACKAGE_FFMPEG_SWSCALE if BR2_PACKAGE_FFMPEG
select BR2_PACKAGE_LIBCURL
OpenPOWER on IntegriCloud