aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2024-04-21 20:19:16 +0200
committerKhem Raj <raj.khem@gmail.com>2024-04-23 15:15:30 -0700
commit1d9962de9e37ec7073040bccef8118a0e66222f3 (patch)
tree0a0e25767bb70ea9a4f4cc35670ece1b7930a4b6
parent791d42e15049b2dd9fdc3afcb3a2ce236f977129 (diff)
downloadmeta-openembedded-1d9962de9e37ec7073040bccef8118a0e66222f3.tar.gz
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>
-rw-r--r--meta-multimedia/recipes-multimedia/vlc/vlc_3.0.20.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.20.bb b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.20.bb
index d25a20ae01..21bc408f6d 100644
--- a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.20.bb
+++ b/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.20.bb
@@ -9,7 +9,7 @@ DEPENDS = "coreutils-native fribidi libtool libgcrypt libgcrypt-native bison-nat
dbus libxml2 gnutls \
tremor faad2 ffmpeg flac alsa-lib \
lua-native lua libidn \
- avahi jpeg xz libmodplug mpeg2dec \
+ avahi jpeg xz libmodplug \
libmtp libopus orc libsamplerate0 libusb1 schroedinger taglib \
tiff"