mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
package/tovid: Fix typo
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:
parent
2c7f7de143
commit
e0807e5dce
@ -5,7 +5,7 @@ config BR2_PACKAGE_TOVID
|
|||||||
depends on BR2_INSTALL_LIBSTDCPP
|
depends on BR2_INSTALL_LIBSTDCPP
|
||||||
depends on BR2_USE_WCHAR
|
depends on BR2_USE_WCHAR
|
||||||
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
||||||
depends on !nios2 # ffmpeg
|
depends on !BR2_nios2 # ffmpeg
|
||||||
depends on BR2_PACKAGE_MPLAYER_ARCH_SUPPORTS
|
depends on BR2_PACKAGE_MPLAYER_ARCH_SUPPORTS
|
||||||
# The below dependencies are runtime dependencies only
|
# The below dependencies are runtime dependencies only
|
||||||
select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # procps_ng
|
select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # procps_ng
|
||||||
|
Loading…
x
Reference in New Issue
Block a user