summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/tovid/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tovid/Config.in b/package/tovid/Config.in
index 79eaec49c6..093bfdf2a2 100644
--- a/package/tovid/Config.in
+++ b/package/tovid/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_TOVID
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_USE_WCHAR
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
- depends on !nios2 # ffmpeg
+ depends on !BR2_nios2 # ffmpeg
depends on BR2_PACKAGE_MPLAYER_ARCH_SUPPORTS
# The below dependencies are runtime dependencies only
select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # procps_ng
OpenPOWER on IntegriCloud