package/gstreamer1/gst1-libav: not available on nios2

ffmpeg is not available on nios2, this limitation was not reverse-
propagated to this package.

Fixes
http://autobuild.buildroot.net/results/267/2674395c1d804df68e7e4bc9bba1d6b7fc6d2dce/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2016-05-22 09:28:39 +02:00 committed by Thomas Petazzoni
parent ed514e4736
commit 3d91c076ca

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_GST1_LIBAV
bool "gst1-libav"
depends on !BR2_nios2 # ffmpeg
select BR2_PACKAGE_FFMPEG
select BR2_PACKAGE_FFMPEG_SWSCALE
select BR2_PACKAGE_GST1_PLUGINS_BASE