summaryrefslogtreecommitdiffstats
path: root/package/mpd/Config.in
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-05-26 16:54:19 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-26 21:18:35 +0200
commite6e549b9e40d42dbb6a551ecaeb040c1e401f21a (patch)
treeca72ad26365e66ca82d412ca7a0a025cb127aebf /package/mpd/Config.in
parent4a1e4a5c7dd94e0490df95597635eb48e4f7f7fb (diff)
downloadbuildroot-e6e549b9e40d42dbb6a551ecaeb040c1e401f21a.tar.gz
buildroot-e6e549b9e40d42dbb6a551ecaeb040c1e401f21a.zip
ffmpeg: add BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Reviewed-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/mpd/Config.in')
-rw-r--r--package/mpd/Config.in2
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
OpenPOWER on IntegriCloud