mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
vlc: do not depend on mpeg2dec
The format is obsolete, the code hasn't been touched in well over 10 years and the recipe is about to be removed from oe-core. VLC can still access such files via its gstreamer module/ffmpeg. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e8df6ea909
commit
4f5eda4fc3
@@ -9,7 +9,7 @@ DEPENDS = "coreutils-native fribidi libtool libgcrypt libgcrypt-native bison-nat
|
|||||||
dbus libxml2 gnutls \
|
dbus libxml2 gnutls \
|
||||||
tremor faad2 ffmpeg flac alsa-lib \
|
tremor faad2 ffmpeg flac alsa-lib \
|
||||||
lua-native lua libidn \
|
lua-native lua libidn \
|
||||||
avahi jpeg xz libmodplug mpeg2dec \
|
avahi jpeg xz libmodplug \
|
||||||
libmtp libopus orc libsamplerate0 libusb1 schroedinger taglib \
|
libmtp libopus orc libsamplerate0 libusb1 schroedinger taglib \
|
||||||
tiff"
|
tiff"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user