diff --git a/package/multimedia/mpd/Config.in b/package/multimedia/mpd/Config.in index a6ded1337..6de1e5b48 100644 --- a/package/multimedia/mpd/Config.in +++ b/package/multimedia/mpd/Config.in @@ -60,6 +60,7 @@ config BR2_PACKAGE_MPD_FFMPEG bool "ffmpeg" select BR2_PACKAGE_FFMPEG depends on BR2_LARGEFILE + depends on BR2_INET_IPV6 help Enable ffmpeg input support. Select this if you want to play back files supported by ffmpeg.