|
|
@@ -9,7 +9,6 @@ config BR2_PACKAGE_VLC
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
|
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_7
|
|
|
select BR2_PACKAGE_LIBVORBIS if BR2_PACKAGE_OPUS
|
|
|
- select BR2_PACKAGE_VLC_OPENCV3_BACKEND if BR2_PACKAGE_OPENCV3
|
|
|
select BR2_PACKAGE_ZLIB if BR2_PACKAGE_TAGLIB
|
|
|
help
|
|
|
VLC is a free and open source cross-platform multimedia player
|
|
|
@@ -18,11 +17,6 @@ config BR2_PACKAGE_VLC
|
|
|
|
|
|
http://www.videolan.org/vlc/
|
|
|
|
|
|
-config BR2_PACKAGE_VLC_OPENCV3_BACKEND
|
|
|
- bool
|
|
|
- select BR2_PACKAGE_OPENCV3_LIB_IMGPROC
|
|
|
- select BR2_PACKAGE_OPENCV3_LIB_OBJDETECT
|
|
|
-
|
|
|
comment "vlc needs a toolchain w/ C++, dynamic library, wchar, threads, gcc >= 4.9, headers >= 3.7"
|
|
|
depends on !BR2_RISCV_32
|
|
|
depends on BR2_USE_MMU
|