diff options
Diffstat (limited to 'package/mpd/Config.in')
-rw-r--r-- | package/mpd/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mpd/Config.in b/package/mpd/Config.in index 3ac806f74a..31be8bb774 100644 --- a/package/mpd/Config.in +++ b/package/mpd/Config.in @@ -77,8 +77,8 @@ config BR2_PACKAGE_MPD_FAAD2 config BR2_PACKAGE_MPD_FFMPEG bool "ffmpeg" + depends on BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS select BR2_PACKAGE_FFMPEG - depends on !BR2_nios2 # ffmpeg help Enable ffmpeg input support. Select this if you want to play back files supported by |